cleanup and debug of atoken feature

This commit is contained in:
redmatrix
2016-07-15 01:33:28 -07:00
parent f666d8a083
commit 5e475acb85
3 changed files with 12 additions and 4 deletions

View File

@@ -2039,3 +2039,11 @@ dl.bb-dl > dd > li {
border-style: solid;
border-width: 5px;
}
.atoken-list {
margin-right: 5px;
list-style-type: none;
}
.atoken-list li {
margin-bottom: 8px;
}