##// END OF EJS Templates
Small CSS fix....
Jean-Philippe Lang -
r2740:aae5c7d359b2
parent child
Show More
@@ -181,7 +181,7 div.square {
181 width: .6em; height: .6em;
181 width: .6em; height: .6em;
182 }
182 }
183 .contextual {float:right; white-space: nowrap; line-height:1.4em;margin-top:5px; padding-left: 10px; font-size:0.9em;}
183 .contextual {float:right; white-space: nowrap; line-height:1.4em;margin-top:5px; padding-left: 10px; font-size:0.9em;}
184 .contextual input,select {font-size:0.9em;}
184 .contextual input, .contextual select {font-size:0.9em;}
185 .message .contextual { margin-top: 0; }
185 .message .contextual { margin-top: 0; }
186
186
187 .splitcontentleft{float:left; width:49%;}
187 .splitcontentleft{float:left; width:49%;}
General Comments 0
You need to be logged in to leave comments. Login now