Skip to content

Commit 778f8bf

Browse files
committed
css
1 parent f45ea41 commit 778f8bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htdocs/static/css/ui-lightness/jquery-ui-1.8.2.custom.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/* Layout helpers
88
----------------------------------*/
99
.ui-helper-hidden { display: none; }
10-
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
10+
.ui-helper-hidden-accessible { position: absolute; left: -999999px; }
1111
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
1212
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
1313
.ui-helper-clearfix { display: inline-block; }

0 commit comments

Comments
 (0)