Move stability and inherited indicators after names

This commit is contained in:
Tim Schaub
2014-05-14 16:27:30 -06:00
parent 8fbf67b7e6
commit 049531831c
3 changed files with 14 additions and 13 deletions
+4 -3
View File
@@ -190,9 +190,9 @@ li {
border-radius: 3px;
background-color: #1F6B75 !important;
color: #fff;
font-size: 0.7em;
vertical-align: top;
font-size: 0.8em;
padding: 2px 4px;
margin-right: 8px;
}
.main span.number {
background-color: #ccc !important;
@@ -263,7 +263,8 @@ li {
display: inline-block;
border-radius: 3px;
background-color: #888!important;
font-size: 0.7em;
vertical-align: top;
font-size: 0.8em;
padding: 2px 4px;
margin-right: 5px;
}