reorder rules
This commit is contained in:
Родитель
5ad1109ec3
Коммит
9813c9de5d
|
@ -35,15 +35,14 @@
|
|||
|
||||
&:after {
|
||||
border: 4px solid transparent;
|
||||
border-style: solid;
|
||||
border-top-color: #039;
|
||||
content: "\00a0";
|
||||
display: inline-block;
|
||||
height: 0;
|
||||
left: 4px;
|
||||
position: relative;
|
||||
top: 10px;
|
||||
left: 4px;
|
||||
width: 0;
|
||||
height: 0;
|
||||
}
|
||||
}
|
||||
#locale-popup {
|
||||
|
@ -79,8 +78,8 @@
|
|||
#existing_locales a.remove {
|
||||
display: block;
|
||||
float: right;
|
||||
margin: 4px 8px;
|
||||
line-height: 18px;
|
||||
margin: 4px 8px;
|
||||
|
||||
&:hover {
|
||||
background-color: #2a4364;
|
||||
|
|
Загрузка…
Ссылка в новой задаче