aboutsummaryrefslogtreecommitdiff
path: root/views/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'views/styles.css')
-rw-r--r--views/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/views/styles.css b/views/styles.css
index f1a24fe..5058854 100644
--- a/views/styles.css
+++ b/views/styles.css
@@ -70,6 +70,10 @@ input[type=submit]:hover {
cursor: pointer;
}
+[hidden] {
+ display: none !important;
+}
+
/* Generic */
.float-right {