1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-20 15:31:42 +02:00

[ticket/11801] removed some whitespace and added missing semi colon's in css

PHPBB3-11801
This commit is contained in:
Prosk8er
2013-08-19 13:31:30 -04:00
parent 78f1e11aeb
commit f61db86b8d
2 changed files with 18 additions and 18 deletions

View File

@@ -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;