summaryrefslogtreecommitdiff
path: root/res/client/css
diff options
context:
space:
mode:
Diffstat (limited to 'res/client/css')
-rw-r--r--res/client/css/partials/top-bar.scss6
-rw-r--r--res/client/css/style.css3
2 files changed, 1 insertions, 8 deletions
diff --git a/res/client/css/partials/top-bar.scss b/res/client/css/partials/top-bar.scss
index 5aec704c..cffd200a 100644
--- a/res/client/css/partials/top-bar.scss
+++ b/res/client/css/partials/top-bar.scss
@@ -57,8 +57,4 @@
background: url(../img/CRI-logo.png);
min-height: 30px;
min-width: 30px;
-}
-
-.logout-form {
- display: inline;
-}
+} \ No newline at end of file
diff --git a/res/client/css/style.css b/res/client/css/style.css
index b4008d93..b6231384 100644
--- a/res/client/css/style.css
+++ b/res/client/css/style.css
@@ -826,9 +826,6 @@ body.debug .debug-ui-right {
min-height: 30px;
min-width: 30px; }
-.logout-form {
- display: inline; }
-
/* Headings */
h1 {
font-size: 30px; }