summaryrefslogtreecommitdiff
path: root/modules/system
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system')
-rw-r--r--modules/system/system.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/system/system.css b/modules/system/system.css
index 0f906d19f..86e4f32db 100644
--- a/modules/system/system.css
+++ b/modules/system/system.css
@@ -392,6 +392,10 @@ a.tabledrag-handle-hover .handle {
background-position: center 1px;
margin-bottom: -2px;
}
+/* Keeps inner content contained in Opera 9. */
+.teaser-checkbox {
+ padding-top: 1px;
+}
div.teaser-button-wrapper {
float: right; /* LTR */
padding-right: 5%; /* LTR */