r84576 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r84575
|
r84576
|
r84577
>
Date:
22:32, 22 March 2011
Author:
yaron
Status:
deferred
Tags:
Comment:
Commented out unnecessary (?) CSS declaration that was causing a problem with IE when used with the ResourceLoader
Modified paths:
/trunk/extensions/SemanticForms/skins/SF_jquery_ui_overrides.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/SemanticForms/skins/SF_jquery_ui_overrides.css
—
—
@@ -31,7 +31,9 @@
32
32
-webkit-border-radius: 0;
33
33
}
34
34
35
+/*
35
36
button.ui-button-icon-only {
36
37
vertical-align: auto;
37
38
}
39
+*/
38
40