fixed less prefixer path

fixed modals
This commit is contained in:
Keivan Beigi 2013-06-26 16:45:05 -07:00
commit 28de886bb1
8 changed files with 12 additions and 17 deletions

View file

@ -1,11 +1,11 @@
@import "/content/prefixer";
@import "../prefixer";
.backgrid-paginator {
text-align : center;
box-sizing : border-box;
border-top : none;
.box-sizing(border-box);
.border-radios(0 0 4px 4px);
.border-radius(0 0 4px 4px);
ul {
display : inline-block;
@ -25,7 +25,6 @@
text-decoration : none;
}
}
.active {
i, span {
background-color : #f5f5f5;