summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/base.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/base.less b/themes/base.less
index 1b11f01c..e45b7f85 100644
--- a/themes/base.less
+++ b/themes/base.less
@@ -157,6 +157,10 @@ body {
margin-top: 15px;
}
+.column_duration {
+ text-align: right;
+}
+
.messages {
&:focus {
outline: none;