Fix padding

stable
Xavier Julián 2015-02-03 09:04:38 +01:00
parent b629780804
commit 09235a9bc5
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@
flex-shrink: 0; flex-shrink: 0;
margin: .1rem; margin: .1rem;
max-width: 50%; max-width: 50%;
padding: .5rem; padding: .5rem 0 .1rem;
position: relative; position: relative;
text-align: center; text-align: center;
transition: color .3s linear; transition: color .3s linear;