mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-17 04:51:35 +02:00
Merge pull request #5212 from hanakin/ticket/15647
[ticket/15647] fix post font-size and line-height
This commit is contained in:
commit
1c9798320e
@ -362,8 +362,8 @@ dd.option {
|
|||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
.content {
|
.content {
|
||||||
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
|
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
|
||||||
font-size: 10px;
|
font-size: 13px;
|
||||||
line-height: 14px;
|
line-height: 18px;
|
||||||
clear: both;
|
clear: both;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
min-height: 30px;
|
min-height: 30px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user