Make role group thinner
This commit is contained in:
parent
580814f712
commit
2d4916c6ec
1 changed files with 4 additions and 1 deletions
|
@ -2,11 +2,14 @@
|
|||
width: 90px;
|
||||
position: relative;
|
||||
text-align: left;
|
||||
|
||||
padding: 4px;
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
.new-role-group .btn .caret {
|
||||
position: absolute;
|
||||
top: 15px;
|
||||
top: 13px;
|
||||
right: 7px;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue