summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css/base.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/base.css b/css/base.css
index c047d40..65de8f2 100644
--- a/css/base.css
+++ b/css/base.css
@@ -40,7 +40,7 @@ html[dir='rtl'] .floatleft {float:right}
html[dir='rtl'] .clearright {clear:left}
.cursordefault {cursor:default}
-.widthauto {width:auto;}
+.width-auto {width:auto;}
.width100p {width:100%}
.width99p {width:99%}
.width95p {width:95%}