mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-24 01:03:05 +02:00
[ticket/11801] removed some whitespace and added missing semi colon's in css
PHPBB3-11801
This commit is contained in:
@@ -181,7 +181,7 @@ p.datetime {
|
||||
p.searchbar {
|
||||
padding: 2px 0;
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
p.searchbarreg {
|
||||
margin: 0;
|
||||
@@ -463,7 +463,7 @@ textarea {
|
||||
background-color: #FAFAFA;
|
||||
color: #333333;
|
||||
font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
|
||||
font-size: 1.3em;
|
||||
font-size: 1.3em;
|
||||
line-height: 1.4em;
|
||||
font-weight: normal;
|
||||
border: 1px solid #A9B8C2;
|
||||
|
Reference in New Issue
Block a user