]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fixed header height by taking padding into account (box sizing change)
authorArtur Signell <artur@vaadin.com>
Tue, 15 May 2012 02:17:49 +0000 (05:17 +0300)
committerArtur Signell <artur@vaadin.com>
Thu, 31 May 2012 07:50:44 +0000 (10:50 +0300)
WebContent/VAADIN/themes/liferay/window/window.css

index 5ac7c021757bbee9580a1e91b7b4e6f9692a203b..f034d7503ff2278514f9a3f63c2d1f57334f10c4 100644 (file)
@@ -11,7 +11,7 @@
 }
 
 .v-window-outerheader {
-       height: 16px;
+       height: 38px;
        margin-left: 9px;
        padding: 10px 40px 12px 2px;
        background: transparent url(top-right.png) no-repeat right top;