projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1980135
)
Fixed font-size in spoiler box
author
Marcel Werk
<burntime@woltlab.com>
Wed, 4 Feb 2015 11:04:14 +0000
(12:04 +0100)
committer
Marcel Werk
<burntime@woltlab.com>
Wed, 4 Feb 2015 11:04:14 +0000
(12:04 +0100)
wcfsetup/install/files/style/bbcode.less
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/style/bbcode.less
b/wcfsetup/install/files/style/bbcode.less
index 36e64c909c716e5f7a55eff63e32077813c367a8..d87b9836bc618dd1ce2116af801197f9ffc0f363 100644
(file)
--- a/
wcfsetup/install/files/style/bbcode.less
+++ b/
wcfsetup/install/files/style/bbcode.less
@@
-373,6
+373,7
@@
html[dir='rtl'] {
.spoilerBox {
background-color: @wcfContentBackgroundColor;
clear: both;
+ font-size: 1rem;
padding-bottom: @wcfGapSmall;
> header {