mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 03:54:10 +01:00
[ticket/12599] Add padding on the sides of the inline code boxes.
PHPBB3-12599
This commit is contained in:
parent
5cd3e7627c
commit
62f69224a4
@ -104,6 +104,7 @@ code {
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
background-color: #FAFAFA;
|
||||
padding: 0 4px;
|
||||
}
|
||||
|
||||
#wrap {
|
||||
|
Loading…
x
Reference in New Issue
Block a user