Skip to content

Commit

Permalink
Fix busted title bar in IE10
Browse files Browse the repository at this point in the history
  • Loading branch information
gakimball committed Dec 4, 2014
1 parent 9e4daca commit ea65401
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/components/_title-bar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ $titlebar-item-classes: (

// Denotes left, right, and center sections of the bar
.#{$left}, .#{$center}, .#{$right} {
display: block;
white-space: nowrap;
overflow: visible;

Expand Down

0 comments on commit ea65401

Please sign in to comment.