mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 07:56:16 -04:00
Changed margin right on the right sidebar items
This commit is contained in:
parent
e68f0dd4b1
commit
4c9dca7ffc
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; }
|
||||||
{
|
{
|
||||||
position:absolute;
|
position:absolute;
|
||||||
top: 6px;
|
top: 6px;
|
||||||
right: 29px;
|
right: 8px;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue