semi-fullscreen menus

This commit is contained in:
0ip 2011-12-03 15:06:07 +01:00
parent 6f31d432c6
commit 05d7f09c84

View file

@ -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%;