summaryrefslogtreecommitdiff
path: root/modules/system
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system')
-rw-r--r--modules/system/system.base.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system.base.css b/modules/system/system.base.css
index 29063cae1..088cda882 100644
--- a/modules/system/system.base.css
+++ b/modules/system/system.base.css
@@ -69,8 +69,8 @@ fieldset.collapsible .fieldset-legend {
display: block;
margin: 0;
width: 100%;
- -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
+ -webkit-box-sizing: border-box;
box-sizing: border-box;
}
.resizable-textarea .grippie {