Updated width to min-width

This commit is contained in:
laf
2015-04-22 18:02:53 +01:00
parent e67bf81e9d
commit cd067c9cee
+1 -1
View File
@@ -1608,5 +1608,5 @@ tr.search:nth-child(odd) {
.threeqtr-width {
display:block;
width: 75%;
min-width: 75%;
}