base.less: do not shrink our main structure
This commit is contained in:
parent
6b90982a10
commit
a674707e98
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue