[FIX] web: regenerate messed up `base.css` during commit 5087612
authorChristophe Simonis <chs@odoo.com>
Fri, 20 Jun 2014 10:27:55 +0000 (12:27 +0200)
committerChristophe Simonis <chs@odoo.com>
Fri, 20 Jun 2014 10:27:55 +0000 (12:27 +0200)
addons/web/static/src/css/base.css

index 05848a5..fcab389 100644 (file)
@@ -1,4 +1,4 @@
-@charset "utf-8";
+@charset "UTF-8";
 @font-face {
   font-family: "mnmliconsRegular";
   src: url("/web/static/src/font/mnmliconsv21-webfont.eot") format("eot");
@@ -3288,9 +3288,9 @@ body.oe_single_form .oe_single_form_container {
 .openerp_ie ul.oe_form_status li.oe_active > .arrow span, .openerp_ie ul.oe_form_status_clickable li.oe_active > .arrow span {
   background-color: #729fcf !important;
 }
-}
 .openerp_ie .oe_webclient {
   height: auto !important;
+}
 
 @media print {
   .openerp {