0.0.116
This commit is contained in:
@@ -73,10 +73,11 @@ body.n_scroll{
|
|||||||
.right_part_header {
|
.right_part_header {
|
||||||
width: calc(100% - 290px);
|
width: calc(100% - 290px);
|
||||||
float: right;
|
float: right;
|
||||||
padding: 17px 0 15px 0;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
text-align: -webkit-right;
|
display: flex;
|
||||||
text-align: -moz-right;
|
justify-content: right;
|
||||||
|
align-items: center;
|
||||||
|
height: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.right_part_header_mobile{
|
.right_part_header_mobile{
|
||||||
@@ -193,8 +194,6 @@ body.n_scroll{
|
|||||||
width: 1px;
|
width: 1px;
|
||||||
background: #888;
|
background: #888;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
position: absolute;
|
|
||||||
top: 10px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.language_select{
|
.language_select{
|
||||||
@@ -207,8 +206,6 @@ body.n_scroll{
|
|||||||
background: none;
|
background: none;
|
||||||
border: none;
|
border: none;
|
||||||
outline: none;
|
outline: none;
|
||||||
position: relative;
|
|
||||||
top: 5px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.language_select.open > .content_select_language{
|
.language_select.open > .content_select_language{
|
||||||
|
|||||||
Reference in New Issue
Block a user