1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 19:20:23 +02:00

[ticket/12735] Fix some color incosistencies

PHPBB3-12735
This commit is contained in:
hanakin
2014-06-23 01:31:46 +02:00
parent 8ef8056fd4
commit bf3ac9b1dc
2 changed files with 4 additions and 8 deletions

View File

@@ -222,10 +222,6 @@ ol ol ul, ol ul ul, ul ol ul, ul ul ul {
width: 95px;
}
#search-box input {
border: 1px solid transparent;
}
/* .button1 style defined later, just a few tweaks for the search button version */
#search-box input.button1 {
padding: 1px 5px;