mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-04 14:19:13 -04:00
semi-fullscreen menus
This commit is contained in:
parent
6f31d432c6
commit
05d7f09c84
1 changed files with 2 additions and 2 deletions
|
@ -1190,9 +1190,9 @@ label[for=readonlyinput] {
|
|||
position: relative;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
top: 0;
|
||||
right: 0;
|
||||
left: 0;
|
||||
top: -36px;
|
||||
border-radius: 0;
|
||||
}
|
||||
#embedinput, #linkinput {
|
||||
width: 90%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue