##// END OF EJS Templates
Fixes tabulation with Firefox 2 on tabular forms....
Jean-Philippe Lang -
r1492:05cd95987f19
parent child
Show More
@@ -229,7 +229,7 height: 1%;
229 clear:left;
229 clear:left;
230 }
230 }
231
231
232 html>body .tabular p {overflow:auto;}
232 html>body .tabular p {overflow:hidden;}
233
233
234 .tabular label{
234 .tabular label{
235 font-weight: bold;
235 font-weight: bold;
General Comments 0
You need to be logged in to leave comments. Login now