mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 09:26:14 -04:00
/admin/plugins: Fix for smaller screens
This commit is contained in:
parent
806926d0f6
commit
76c879bb47
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ div.menu li:last-child {
|
|||
|
||||
div.innerwrapper {
|
||||
padding: 15px;
|
||||
margin-left: 265px;
|
||||
padding-left: 265px;
|
||||
}
|
||||
|
||||
#wrapper {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue