From 003825fa5dc4802148cecb4e1dd797f13c2f9ce5 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Mon, 11 Jan 2016 00:55:59 +0100 Subject: templates: Use label to display additional information --- static/css/custom.css | 4 ++++ templates/group.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/static/css/custom.css b/static/css/custom.css index 9ec6c85..0af39f3 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -32,3 +32,7 @@ body { padding-top: 0; padding-bottom: 0; } + +.label { + margin-left: .3em; +} diff --git a/templates/group.html b/templates/group.html index 61cee38..ec61426 100644 --- a/templates/group.html +++ b/templates/group.html @@ -73,7 +73,7 @@ -- cgit v1.2.3-1-g7c22