diff options
Diffstat (limited to 'assets/css/_structure.less')
-rw-r--r-- | assets/css/_structure.less | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/css/_structure.less b/assets/css/_structure.less index bf9e3b1..eeb1b23 100644 --- a/assets/css/_structure.less +++ b/assets/css/_structure.less @@ -55,6 +55,11 @@ nav { } } + .navbar-time { + line-height: 27px; + padding: 10px 10px; + } + .button-wrapper > .btn { width: 40px; } |