use some magic to make 'popular browsers' work

as expected with inline-block span
This commit is contained in:
Sugaroverdose 2015-01-16 23:36:35 +03:00
parent 4d2ae71bf2
commit b2879d3a99
1 changed files with 2 additions and 0 deletions

View File

@ -305,6 +305,8 @@ table td.filename .nametext .innernametext {
text-overflow: ellipsis;
overflow: hidden;
position: relative;
display: inline-block;
vertical-align: top;
}
@media only screen and (min-width: 1366px) {