finishing css bug fixing of custom toolbar items

This commit is contained in:
Ezequiel Bergamaschi
2014-09-11 16:59:22 -03:00
parent 400f3963f5
commit 4a0f39fb07
4 changed files with 3 additions and 15 deletions

View File

@@ -19,12 +19,6 @@
display: inline-block;
}
#addMessageLink,.btn-group a {
padding-left: 20px;
color: #428bca;
text-decoration: none;
}
#roleBtn a:hover {
text-decoration: underline;
}