diff options
| -rw-r--r-- | css/base.css | 2 |
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%} |
