mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-03 21:51:16 +00:00
Unneeded LESS guard.
This commit is contained in:
parent
0091d639bf
commit
2c0fcb51e0
1 changed files with 1 additions and 5 deletions
|
@ -47,11 +47,7 @@
|
|||
overflow-x: hidden;
|
||||
height: 100%;
|
||||
|
||||
ul when (@is-overleaf = false) {
|
||||
margin-left: (@line-height-computed / 2);
|
||||
}
|
||||
|
||||
ul when (@is-overleaf = true) {
|
||||
ul {
|
||||
margin-left: (@line-height-computed / 2);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue