mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 01:16:15 -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 {
|
div.innerwrapper {
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
margin-left: 265px;
|
padding-left: 265px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#wrapper {
|
#wrapper {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue