Align menu icons on prod view

This commit is contained in:
Xavier Rousset
2016-10-26 12:09:24 +02:00
parent 73de45f0f9
commit f9d496f6c5
2 changed files with 13 additions and 13 deletions

View File

@@ -23,7 +23,7 @@ $workzoneTabDisabledTextColor: $mediumTextActiveColor !default;
*/
#idFrameC {
top: 0 !important;
min-width: 300px;
min-width: 360px;
bottom: 0 !important;
&.closed {
min-width: 0;
@@ -153,7 +153,7 @@ $workzoneTabDisabledTextColor: $mediumTextActiveColor !default;
display: block;
background-image: url('#{$iconsPath}workzone32.png');
background-repeat: no-repeat;
background-position: 9px 21px;
background-position: 9px 25px;
width: 70px;
height: 82px;
}