From 177783421cf47e5d74c41ed78b60b7706bb016cb Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Tue, 10 Apr 2012 02:58:24 +0200 Subject: [PATCH] Fixed margin and padding in quota bar example --- design/css/cvm.css | 11 ++++++++--- design/index.html | 4 ++-- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/design/css/cvm.css b/design/css/cvm.css index ae13119..097708c 100644 --- a/design/css/cvm.css +++ b/design/css/cvm.css @@ -17,7 +17,7 @@ h1 h2 { - margin-top: 8px; + margin-top: 9px; } h3 @@ -113,8 +113,8 @@ p { float: left; width: 182px; - padding: 6px; - margin-right: 12px; + margin-right: 24px; + margin-bottom: 10px; } .quota-bar @@ -153,3 +153,8 @@ p { width: 285px; } + +.quota +{ + margin-bottom: 19px; +} diff --git a/design/index.html b/design/index.html index dcb571f..aba8e32 100644 --- a/design/index.html +++ b/design/index.html @@ -46,7 +46,7 @@
-

.

+

Separate inbound/outbound example

@@ -79,7 +79,7 @@
-

.

+

Inbound/outbound with swap example