From 4083f7b52b91ba5bd184b3717f6a748259b96f63 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Tue, 20 May 2008 15:07:46 -0700 Subject: [PATCH] Shrinking font size of storage usage text. --- static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/style.css b/static/css/style.css index e468ad5..b90398e 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -656,6 +656,7 @@ img { #storage_usage_area { padding-top: 0.1em; + font-size: 75%; } .storage_usage_low {