##// END OF EJS Templates
fix Radio margin
dongweiming -
Show More
@@ -266,3 +266,7 b''
266 margin-top: 0px;
266 margin-top: 0px;
267 }
267 }
268 }
268 }
269
270 .widget-radio {
271 margin-left: 20px;
272 }
General Comments 0
You need to be logged in to leave comments. Login now