]> source.dussan.org Git - vaadin-framework.git/commitdiff
Sass restructure: fixed bug in embedded.scss
authorMarc Englund <marc@vaadin.com>
Fri, 28 Sep 2012 14:38:39 +0000 (17:38 +0300)
committerMarc Englund <marc@vaadin.com>
Fri, 28 Sep 2012 14:38:39 +0000 (17:38 +0300)
WebContent/VAADIN/themes/base/embedded/embedded.scss

index 965f66ddc33d3ea4cd1e170d30585a0294e0cc2a..bd7403bda2bde4485e4e6554ad0091d5303e36c5 100644 (file)
@@ -1,6 +1,6 @@
 @mixin base-embedded($name : v-embedded) {
 
-.v-table .#{$name}-image() {
+.v-table .#{$name}-image {
     /* make embeddeds be centered in centered table cells. */
        display: inline-block;
 }