diff options
Diffstat (limited to 'web/src/css')
-rw-r--r-- | web/src/css/footer.less | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/src/css/footer.less b/web/src/css/footer.less index c041a022..34691207 100644 --- a/web/src/css/footer.less +++ b/web/src/css/footer.less @@ -1,4 +1,8 @@ footer { box-shadow: 0 -1px 3px lightgray; padding: 0px 10px 3px; + + .label { + margin-right: 3px; + } }
\ No newline at end of file |