From e85343dc2a43f056e63351589956b2b7f92fcec6 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 11 Dec 2018 13:01:16 +0100 Subject: [PATCH] misc/theme-rebellion: whitespace fix (cherry picked from commit 1b3f2d9555488cb6e7041908d65adb1bd6cec1a3) --- .../opnsense/www/themes/rebellion/assets/stylesheets/main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/theme-rebellion/src/opnsense/www/themes/rebellion/assets/stylesheets/main.scss b/misc/theme-rebellion/src/opnsense/www/themes/rebellion/assets/stylesheets/main.scss index 2e07008c1..8d85c3c6c 100644 --- a/misc/theme-rebellion/src/opnsense/www/themes/rebellion/assets/stylesheets/main.scss +++ b/misc/theme-rebellion/src/opnsense/www/themes/rebellion/assets/stylesheets/main.scss @@ -1012,4 +1012,4 @@ border: 1px solid #5a5a5a !important; background-color: #2a2a2a !important; colo } #system_log-widgets.content-box { border: none; -} \ No newline at end of file +}