summaryrefslogtreecommitdiff
path: root/frontend/app/views/page/page.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/app/views/page/page.css')
-rw-r--r--frontend/app/views/page/page.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/frontend/app/views/page/page.css b/frontend/app/views/page/page.css
index 2014289..2998007 100644
--- a/frontend/app/views/page/page.css
+++ b/frontend/app/views/page/page.css
@@ -117,6 +117,9 @@
.box .row.pair {
justify-content: space-between;
}
+.box .row.single {
+ justify-content: space-between;
+}
.box .pair label:last-child {
margin-right: 0;
}