more overflow hidden important so it works

This commit is contained in:
friendica 2013-12-06 21:53:32 -08:00
parent 6d3aebb483
commit a1a5b70476

View File

@ -1634,7 +1634,7 @@ a.mail-list-link {
float: left; float: left;
text-align: center; text-align: center;
width: 120px; width: 120px;
overflow: hidden; overflow: hidden !important;
} }
.profile-match-note { .profile-match-note {