mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-06-15 18:54:45 -04:00
CSS bugfix to two-column popups - the right column was too wide and was being pushed below the left column
This commit is contained in:
parent
ac41acd52b
commit
f69a2cca3c
1 changed files with 0 additions and 1 deletions
|
@ -1276,7 +1276,6 @@ label {
|
||||||
float: left;
|
float: left;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding-left: 10px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#settingsmenu, #importexport, #embed {
|
#settingsmenu, #importexport, #embed {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue