]> source.dussan.org Git - vaadin-framework.git/commitdiff
Use box-sizing for v-view (#8313)
authorLeif Åstrand <leif@vaadin.com>
Fri, 16 Mar 2012 11:02:15 +0000 (13:02 +0200)
committerLeif Åstrand <leif@vaadin.com>
Fri, 16 Mar 2012 11:02:15 +0000 (13:02 +0200)
WebContent/VAADIN/themes/base/common/common.css

index 62780fcc8e8ca5b01288ccc83f777e5a46031b9f..41184f579c402beea40e6e145b315a00b6cb37ee 100644 (file)
@@ -35,6 +35,8 @@ div.v-app-loading {
        margin-top: -1px;
        border-top: 1px solid transparent;
        position: relative;
+       box-sizing: border-box;
+       -moz-box-sizing: border-box;
 }
 /**
  * Try to handle printing somehow. Reasonable printing support