Fixing headers overflow in Chrome.

This commit is contained in:
Samuel Clay 2012-02-01 22:06:39 -08:00
parent c9cb7dcbc0
commit d82fc00306

View file

@ -3504,6 +3504,7 @@ background: transparent;
.NB-module h5 {
margin: 0 0 12px;
padding: 8px 12px 6px;
overflow: hidden;
}
.NB-module .NB-module-header-left {