Updated width to min-width

This commit is contained in:
laf 2015-04-22 17:40:29 +01:00
parent e67bf81e9d
commit cd067c9cee

View File

@ -1608,5 +1608,5 @@ tr.search:nth-child(odd) {
.threeqtr-width {
display:block;
width: 75%;
min-width: 75%;
}