diff options
author | jeroenpraat <jeroenpraat@xs4all.nl> | 2014-08-15 13:17:38 +0200 |
---|---|---|
committer | jeroenpraat <jeroenpraat@xs4all.nl> | 2014-08-15 13:17:38 +0200 |
commit | c96b18359f89070838d87ac1d8eeb363c32b0e00 (patch) | |
tree | 59828a3c007fb7fa7aaad5468b00cdaff5638578 /view/theme | |
parent | 21adbad4c1a0f9a7953c3c011a3669d09cfc2bb4 (diff) | |
download | volse-hubzilla-c96b18359f89070838d87ac1d8eeb363c32b0e00.tar.gz volse-hubzilla-c96b18359f89070838d87ac1d8eeb363c32b0e00.tar.bz2 volse-hubzilla-c96b18359f89070838d87ac1d8eeb363c32b0e00.zip |
.btn-xs 0.65 > 0.7rem
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 704c2c944..5a0e583d2 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2378,7 +2378,7 @@ blockquote { } .btn-xs { - font-size: 0.65rem; + font-size: 0.7rem; } .btn-default { |