fix layout style
This commit is contained in:
parent
fc793e558e
commit
6be87a440f
2 changed files with 32 additions and 25 deletions
|
|
@ -249,6 +249,10 @@ a:hover {
|
|||
font-weight: normal;
|
||||
}
|
||||
|
||||
fieldset legend {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.import input[type="file"],
|
||||
.import label,
|
||||
.import label small,
|
||||
|
|
@ -1148,6 +1152,8 @@ a.text-warning:hover {color: #FD7262;}
|
|||
display: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@media only screen and (min-width: 40.063em) {
|
||||
dialog.tiny, .reveal-modal.tiny {
|
||||
width: 50%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue