mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 16:36:15 -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;
|
||||
width: 50%;
|
||||
box-sizing: border-box;
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
#settingsmenu, #importexport, #embed {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue