This commit is contained in:
Chris Van 2013-12-10 14:55:16 -08:00
Родитель 5ad1109ec3
Коммит 9813c9de5d
1 изменённых файлов: 3 добавлений и 4 удалений

Просмотреть файл

@ -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;