Skip to content

Commit

Permalink
Sub headers now force display: block #3020
Browse files Browse the repository at this point in the history
  • Loading branch information
jlukic committed Nov 1, 2015
1 parent 4445a27 commit df3ef37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/definitions/elements/header.less
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
---------------*/

.ui.header .sub.header {
display: block;
font-weight: normal;
padding: 0em;
margin: @subHeaderMargin;
Expand Down

0 comments on commit df3ef37

Please sign in to comment.