There was an error while loading. Please reload this page.
1 parent 8976bc7 commit 48e0aa0Copy full SHA for 48e0aa0
themes/base/jquery.ui.core.css
@@ -12,7 +12,7 @@
12
/* Layout helpers
13
----------------------------------*/
14
.ui-helper-hidden { display: none; }
15
-.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
+.ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
16
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
17
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
18
.ui-helper-clearfix:after { clear: both; }
0 commit comments