From fb15553378b2fdfe9555d8d158a4bd9296ac8b4f Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Fri, 24 Feb 2017 11:04:48 -0600 Subject: [PATCH] Remove not needed rule for .warning Signed-off-by: Morris Jobke --- core/css/guest.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/core/css/guest.css b/core/css/guest.css index 5a5935b4dc..e9538e380e 100644 --- a/core/css/guest.css +++ b/core/css/guest.css @@ -434,11 +434,6 @@ form #selectDbType label.ui-state-active { border-radius: 3px; cursor: default; } -.warning { - padding: 5px; - background: #fdd; - margin: 0 7px 5px 4px; -} .warning legend, .warning a, .error a {