This commit is contained in:
parent
c43cc47aed
commit
8551f62d03
5
base.css
5
base.css
@ -90,6 +90,8 @@ main{
|
|||||||
caption-side: bottom;
|
caption-side: bottom;
|
||||||
}
|
}
|
||||||
.so-pane > form > div > * > *{
|
.so-pane > form > div > * > *{
|
||||||
|
max-width: 100%;
|
||||||
|
width: 100%;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
-webkit-border-radius: 5px;
|
-webkit-border-radius: 5px;
|
||||||
@ -158,8 +160,7 @@ main{
|
|||||||
top: 85px;
|
top: 85px;
|
||||||
left: 136px;
|
left: 136px;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
max-width: 100%;
|
width: 220px;
|
||||||
width: auto;
|
|
||||||
height: auto;
|
height: auto;
|
||||||
-webkit-border-bottom-left-radius: 8px;
|
-webkit-border-bottom-left-radius: 8px;
|
||||||
-webkit-border-bottom-right-radius: 8px;
|
-webkit-border-bottom-right-radius: 8px;
|
||||||
|
Loading…
Reference in New Issue
Block a user