fix details

This commit is contained in:
bechi 2015-12-04 12:27:16 -03:00
commit 5e279ee872
3 changed files with 10 additions and 3 deletions

View file

@ -200,6 +200,13 @@ _:-ms-fullscreen, :root .main {
margin-top: 18px;
}
.label.activity {
position: absolute;
top: 11px;
font-size: 9px;
padding: 0.15rem 0.25rem;
}
.amount {
width: 100%;
text-align: center;