FIx state-label align

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2014-02-28 22:14:43 +02:00
parent 049d0cc396
commit b7072ff0de
No known key found for this signature in database
GPG key ID: 627C5F589F467F17

View file

@ -103,9 +103,10 @@
.state-label {
font-size: 14px;
padding: 9px 25px;
padding: 1px 25px;
text-align: center;
text-shadow: none;
margin-right: 20px;
display: inline-block;
}
}