From 1daa44f7fe9fd8e13d3066e778889f3a6247aa5f Mon Sep 17 00:00:00 2001 From: Pranav Saxena Date: Thu, 19 Apr 2012 15:14:02 +0530 Subject: [PATCH] CS-13825 : There's an extra >CR> in the internal DNS text label in firefox Ubuntu Cloudstack Installation --- ui/css/cloudstack3.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index b098817fb22..1f0e1803481 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -408,7 +408,7 @@ body.login { .install-wizard .step .field label { display: block; clear: both; - font-size: 13px; + font-size: 11px; color: #4D4D4D; }