SPR-905: Plug-In TabInclude Styling - following elements

This commit is contained in:
Silke Pisulla 2017-03-20 15:29:43 +01:00
commit ceb9783597

View file

@ -17,6 +17,13 @@
margin-top: 0;
}
}
+ * {
clear: left;
}
+ div.editbutton_table {
clear: none;
}
}
}