mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-04 22:27:10 -04:00
fixed duplicated css rule
This commit is contained in:
parent
308a20bf11
commit
0888bc94e1
1 changed files with 0 additions and 2 deletions
|
@ -195,8 +195,6 @@ float:right;
|
||||||
color: #222;
|
color: #222;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul { margin-left: 1.5em; }
|
|
||||||
ul ul { margin-left: 0 !important; }
|
|
||||||
ul { margin-left: 1.5em; }
|
ul { margin-left: 1.5em; }
|
||||||
ul ul { margin-left: 0 !important; }
|
ul ul { margin-left: 0 !important; }
|
||||||
ul.list-bullet1 { margin-left: 1.5em; }
|
ul.list-bullet1 { margin-left: 1.5em; }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue