Skip to content

Commit

Permalink
base.less: do not shrink our main structure
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-Gelf committed Nov 10, 2015
1 parent 6b90982 commit a674707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/css/icinga/base.less
Expand Up @@ -139,7 +139,7 @@ td, th {
font-family: @font-family;
}

#main, #sidebar, #header {
#main > .container, #menu, #header {
font-size: @font-size;
// Set line-height w/o unit so that the line-height is dynamically calculated as font-size * line-height
line-height: 1.5;
Expand Down

0 comments on commit a674707

Please sign in to comment.