SPR-838: pixel meta box

This commit is contained in:
Jana Deutschländer 2017-02-22 13:46:45 +01:00
commit db2c472658
2 changed files with 6 additions and 3 deletions

View file

@ -19,6 +19,7 @@
left: 0;
z-index: -1;
height: @page-header_height;
box-sizing: border-box;
width: 100%;
background-color: @background_page-header;
border-bottom: 1px solid @color-border-light;