small changes

This commit is contained in:
Jamie.Rees 2017-01-24 16:28:42 +00:00
commit b374d20860
10 changed files with 79 additions and 13 deletions

View file

@ -509,3 +509,11 @@ label {
background-position: center;
position: absolute; }
.list-group-item-dropdown {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #3e3e3e;
border: 1px solid transparent; }