@@ -64,15 +64,15 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.btn-toolbar {
|
.btn-toolbar {
|
||||||
> .btn-group {
|
> .btn-group + .btn-group, > .btn-group + .btn, > .btn + .btn {
|
||||||
float: none;
|
float: none;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
|
||||||
> * {
|
|
||||||
margin-right: 0;
|
|
||||||
margin-left: @component-padding/2;
|
|
||||||
}
|
|
||||||
> *:first-child {
|
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
|
> * {
|
||||||
|
margin-right: @component-padding / 2;
|
||||||
|
}
|
||||||
|
> *:last-child {
|
||||||
|
margin-right: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Referência em uma Nova Issue
Bloquear um usuário