fix skin screenshots

v1.18.x
psychobunny 10 years ago
parent e4fa7c136a
commit a2fd970792

@ -28,15 +28,6 @@
}
}
[data-type="bootswatch"] {
.mdl-card__title {
height: 195px;
}
.mdl-card__title-text {
display: none;
}
}
.theme-card {
margin-bottom: 30px;
@ -52,6 +43,16 @@
}
}
[data-type="bootswatch"] {
.mdl-card__title {
height: 198px;
}
.mdl-card__title-text {
display: none;
}
}
textarea[data-field] {
min-height: 450px;
width: 100%;

Loading…
Cancel
Save