mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/14295]Fix spacing
PHPBB3-14295
This commit is contained in:
parent
0b444814e5
commit
9225507c45
1 changed files with 0 additions and 13 deletions
|
@ -1004,23 +1004,10 @@ div.rules ul, div.rules ol {
|
||||||
p.post-notice {
|
p.post-notice {
|
||||||
position: relative;
|
position: relative;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
padding-left: 26px;
|
|
||||||
min-height: 14px;
|
min-height: 14px;
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
p.post-notice:before {
|
|
||||||
content: '';
|
|
||||||
display: block;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
bottom: 0;
|
|
||||||
left: 0;
|
|
||||||
width: 28px;
|
|
||||||
background: transparent none 50% 50% no-repeat;
|
|
||||||
pointer-events: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
form > p.post-notice strong {
|
form > p.post-notice strong {
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue