Make role group thinner

This commit is contained in:
Joseph Schorr 2016-05-12 13:42:18 -04:00
parent 580814f712
commit 2d4916c6ec

View file

@ -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;
}