mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Align menu icons on prod view
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user