Added padding to dashboard action content
authorMinh Tran <mit@openerp.com>
Wed, 11 Jan 2012 12:21:47 +0000 (13:21 +0100)
committerMinh Tran <mit@openerp.com>
Wed, 11 Jan 2012 12:21:47 +0000 (13:21 +0100)
bzr revid: mit@openerp.com-20120111122147-6296xy0i7h7lm71v

addons/web_dashboard/static/src/css/dashboard.css

index 955f864..96ed4be 100644 (file)
     padding: 2px;
 }
 
+.openerp .oe-dashboard-action-content {
+    padding: 8px;
+}
+
 .oe-static-home {
     padding: 0.5em 0.5em;
     text-align: center;