mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 22:40:39 +02:00
[ticket/12599] Add padding on the sides of the inline code boxes.
PHPBB3-12599
This commit is contained in:
@@ -104,6 +104,7 @@ code {
|
|||||||
border-width: 1px;
|
border-width: 1px;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
background-color: #FAFAFA;
|
background-color: #FAFAFA;
|
||||||
|
padding: 0 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#wrap {
|
#wrap {
|
||||||
|
Reference in New Issue
Block a user