diff options
author | friendica <info@friendica.com> | 2014-08-15 06:05:22 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-08-15 06:05:22 -0700 |
commit | 257332f434740d974d6189d19c147722ad105a16 (patch) | |
tree | 1fbd6ab8b02a893e11a97427f74d2f1477c49068 /view | |
parent | 1978500e8ffb8ffdffd2d2969cbafb6f43b9dde4 (diff) | |
parent | d6da6f5001aa70681401a8b811d4e431a7831bd8 (diff) | |
download | volse-hubzilla-257332f434740d974d6189d19c147722ad105a16.tar.gz volse-hubzilla-257332f434740d974d6189d19c147722ad105a16.tar.bz2 volse-hubzilla-257332f434740d974d6189d19c147722ad105a16.zip |
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view')
-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..889988d48 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.75rem; } .btn-default { |