summaryrefslogtreecommitdiff
path: root/lib/gallery.common.css
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gallery.common.css')
-rw-r--r--lib/gallery.common.css13
1 files changed, 0 insertions, 13 deletions
diff --git a/lib/gallery.common.css b/lib/gallery.common.css
index 23262087..74a9642f 100644
--- a/lib/gallery.common.css
+++ b/lib/gallery.common.css
@@ -7,7 +7,6 @@
* 3) States and interactions
* 4) Positioning and order
* 5) Containers/widgets
- * 6) Browser hacks
*/
/** *******************************************************************
@@ -325,15 +324,3 @@ form .g-error {
#g-dialog .g-cancel {
margin: .4em 1em;
}
-
-/** *******************************************************************
- * 6) Browser hacks
- *********************************************************************/
-
-.g-clearfix:after {
- clear: both;
- content: ".";
- display: block;
- height: 0;
- visibility: hidden;
-}