mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
fix css
This commit is contained in:
parent
1c826da1d1
commit
f3531f3f63
1 changed files with 1 additions and 1 deletions
|
@ -875,7 +875,7 @@ ul#colorpickerswatches li:hover
|
||||||
#titlelabel
|
#titlelabel
|
||||||
{
|
{
|
||||||
font-size:13px;
|
font-size:13px;
|
||||||
margin:4px 0 0 4px
|
margin:4px 0 0 4px;
|
||||||
position:absolute;
|
position:absolute;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue