more cleanup of atoken UI

This commit is contained in:
redmatrix
2016-07-15 01:43:09 -07:00
parent 5e475acb85
commit d54f5a3831
3 changed files with 9 additions and 2 deletions

View File

@@ -2045,5 +2045,8 @@ dl.bb-dl > dd > li {
list-style-type: none;
}
.atoken-list li {
margin-bottom: 8px;
margin-bottom: 10px;
}
.atoken-text {
margin: 5px 10px 5px 10px;
}