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