Merge branch 'lars-search' into 'master'
Lars search See merge request !36
This commit was merged in pull request #40.
This commit is contained in:
@@ -25,19 +25,11 @@ header {
|
||||
padding-left: 48px;
|
||||
}
|
||||
|
||||
#header-search input[type="text"] {
|
||||
border-top-left-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
|
||||
#header-search input[type="submit"] {
|
||||
background: none;
|
||||
color: white;
|
||||
border-top-right-radius: 3px;
|
||||
border-bottom-right-radius: 3px;
|
||||
#header-search input {
|
||||
border: none;
|
||||
}
|
||||
|
||||
|
||||
header div {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user