UNPKG
usr
Version:
latest (0.0.1)
0.0.1
User and groups management rest webservice
github.com/ombr/usr
ombr/usr
usr
/
lib
/
admin
/
less
/
bootstrap
/
grid.less
5 lines
(4 loc)
•
147 B
text/less
View Raw
1
2
3
4
5
// Fixed (940px)
#grid
>
.core
(
@gridColumnWidth
,
@gridGutterWidth
);
// Fluid (940px)
#grid
>
.fluid
(
@fluidGridColumnWidth
,
@fluidGridGutterWidth
);