Merge pull request #3393 from cmgustavo/bug/long-strings

Fixes the addressbook title for foreigners languages
This commit is contained in:
Matias Alejo Garcia 2015-11-11 16:43:21 -03:00
commit 80df4c0469
2 changed files with 5 additions and 4 deletions

View file

@ -110,7 +110,7 @@ h4.title a {
}
ul.button-group {
margin-top: 9px;
margin-top: 8px;
}
ul.button-group li:first-child {
@ -127,6 +127,7 @@ ul.button-group li:last-child {
.button-group.even-2 li {
margin: 0 -3px;
padding: 4px 5px;
}
ul.button-group li {