summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/app.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/app.css b/css/app.css
index 7743d956a..fa6f5e8c1 100644
--- a/css/app.css
+++ b/css/app.css
@@ -101,3 +101,7 @@
background-color: rgba(0, 0, 0, 0.1);
font-weight: bold;
}
+
+.right {
+ float: right;
+}