summaryrefslogtreecommitdiffstats
path: root/WebContent
diff options
context:
space:
mode:
authorJohn Ahlroos <john@vaadin.com>2012-09-24 14:48:05 +0300
committerJohn Ahlroos <john@vaadin.com>2012-09-24 14:48:05 +0300
commit410a4787830a6b58507217219cd20f8965aa2eff (patch)
treef765c4fd45cf9d249285a48281d1c4c5943d9825 /WebContent
parent6b79c529ec8dd7117377fcce4d350736d7a988cd (diff)
downloadvaadin-framework-410a4787830a6b58507217219cd20f8965aa2eff.tar.gz
vaadin-framework-410a4787830a6b58507217219cd20f8965aa2eff.zip
Revert "Fixed different spacing height in IE and Opera #8294". Was causing too many other tests to fail.
Diffstat (limited to 'WebContent')
-rw-r--r--WebContent/VAADIN/themes/reindeer/layouts/layouts.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/WebContent/VAADIN/themes/reindeer/layouts/layouts.scss b/WebContent/VAADIN/themes/reindeer/layouts/layouts.scss
index 1ba348d37b..fb47c100f8 100644
--- a/WebContent/VAADIN/themes/reindeer/layouts/layouts.scss
+++ b/WebContent/VAADIN/themes/reindeer/layouts/layouts.scss
@@ -35,11 +35,6 @@
width: 6px;
}
-.v-ie .v-spacing,
-.v-op .v-spacing {
- height: 4px;
-}
-
/* Blue background */
.v-verticallayout-blue,
.v-horizontallayout-blue,