##// END OF EJS Templates
Set same width for all buttons (#16326)....
Jean-Philippe Lang -
r12717:2b0dfe948ab0
parent child
Show More
@@ -265,6 +265,7 table.query-columns td.buttons {
265 265 vertical-align: middle;
266 266 text-align: center;
267 267 }
268 table.query-columns td.buttons input[type=button] {width:35px;}
268 269
269 270 td.center {text-align:center;}
270 271
General Comments 0
You need to be logged in to leave comments. Login now