Added margin on lifeforms

This commit is contained in:
Chris Blanchard 2015-08-28 19:06:46 +01:00
parent c6c9192dcf
commit 029591646a
1 changed files with 4 additions and 0 deletions

View File

@ -88,3 +88,7 @@ html, body {
.progress-bar {
min-width: 6em;
}
.add-right {
margin-right: 2px;
}