[FIX] Fixed the generic issue of radio button align.
authorAmit Vora <avo@tinyerp.com>
Tue, 1 Apr 2014 07:33:09 +0000 (13:03 +0530)
committerAmit Vora <avo@tinyerp.com>
Tue, 1 Apr 2014 07:33:09 +0000 (13:03 +0530)
bzr revid: avo@tinyerp.com-20140401073309-3e0ynl5z1q92hfm8

addons/web/static/src/css/base.css
addons/web/static/src/css/base.sass

index 6a20442..bbac7a7 100644 (file)
   display: inline-block;
   height: 12px;
   width: 12px;
-  vertical-align: bottom;
+  vertical-align: top;
   border-radius: 10px;
   margin: 1px 0;
 }
index 38a47ee..e8103b4 100644 (file)
@@ -514,7 +514,7 @@ $sheet-padding: 16px
                 display: inline-block
                 height: 12px
                 width: 12px
-                vertical-align: bottom
+                vertical-align: top
                 border-radius: 10px
                 margin: 1px 0
             &.oe_form_invalid