}
}
}
+
+ &.sortableList {
+ list-style-type: none;
+ margin-left: 0;
+ }
+}
+
+.formAttachmentContent {
+ .jsButtonAttachmentInsertAll {
+ vertical-align: baseline;
+ }
+
+ .uploadButton {
+ vertical-align: bottom;
+ }
+
+ > dl {
+ div + small {
+ margin-top: 7px !important;
+ }
+ }
}
@media only screen and (min-width: 801px) {
.redactor_box {
border: 1px solid @wcfContainerBorderColor;
font-size: 0;
+ line-height: @wcfBaseLineHeight;
& + .messageTabMenu {
padding: 0;
.messageTabMenu {
border: 1px solid @wcfContainerBorderColor;
border-top-width: 0;
+ line-height: @wcfBaseLineHeight;
> nav.messageTabMenuNavigation {
> ul {