Merge pull-request #2303

This commit is contained in:
Frederic Guillot 2016-06-06 20:38:22 -04:00
commit 3a61a6a5a3
1 changed files with 4 additions and 0 deletions

View File

@ -68,6 +68,10 @@ div.ui-tooltip {
margin-bottom: 0px;
}
.ui-tooltip li {
list-style-type: none;
}
.tooltip .fa-info-circle {
color: #999;
font-size: 0.95em;