fix layout style

This commit is contained in:
bechi 2014-09-11 16:44:05 -03:00
commit 6be87a440f
2 changed files with 32 additions and 25 deletions

View file

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