This commit is contained in:
Steven Garrity 2012-02-17 16:16:29 -04:00
Родитель 078930ce1b
Коммит 56851b016c
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -195,7 +195,7 @@ li {
.inline-block; .inline-block;
margin: 0; margin: 0;
a { a {
border-left: 1px solid @borderColor; border-left: 1px dotted @borderColor;
padding: @baseLine / 3 @baseLine; padding: @baseLine / 3 @baseLine;
} }
&:first-child a { &:first-child a {