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