0.0.164
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
height: 41px;
|
||||
}
|
||||
.cut-width.preferens_f_header_1024{
|
||||
width: 96%;
|
||||
width: calc(100% - 40px);
|
||||
height: 41px;
|
||||
}
|
||||
.left_part_header{
|
||||
@@ -167,9 +167,7 @@
|
||||
height: 40px;
|
||||
}
|
||||
.right_part_header_mobile{
|
||||
width: calc(100% - 290px);
|
||||
float: right;
|
||||
position: relative;
|
||||
width: 77%;
|
||||
display: flex;
|
||||
justify-content: right;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user