satisfy the floated images

This commit is contained in:
marijus
2015-01-20 21:10:41 +01:00
parent 33380b3c30
commit 5ee815b2fa
3 changed files with 3 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ nav .dropdown-menu .contactname {
nav .dropdown-menu li a {
overflow: hidden;
text-overflow: ellipsis;
line-height: 1em;
//line-height: 1em;
padding: 5px 10px;
}