Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
ee207b48
Commit
ee207b48
authored
Apr 03, 2006
by
Steven Wittens
Browse files
#56915
: Align search form in pushbutton and bluemarine (Zen)
parent
352fb57d
Changes
2
Hide whitespace changes
Inline
Side-by-side
themes/bluemarine/style.css
View file @
ee207b48
...
...
@@ -115,15 +115,12 @@ table {
#search
.form-text
,
#search
.form-submit
{
border
:
1px
solid
#369
;
font-size
:
1.1em
;
height
:
1.5em
;
vertical-align
:
middle
;
}
#search
.form-text
{
width
:
8em
;
height
:
1.4em
;
padding
:
0
0.5em
0
0.5em
;
margin
:
0
0
0.5em
0
;
}
#search
.form-submit
{
height
:
1.5em
;
}
#mission
{
background-color
:
#369
;
...
...
themes/pushbutton/style.css
View file @
ee207b48
...
...
@@ -208,12 +208,10 @@ td#home a:hover img {
#search
.form-text
,
#search
.form-submit
{
border
:
1px
solid
#369
;
font-size
:
0.85em
;
margin
:
0.2em
;
}
#search
.form-text
{
width
:
8em
;
height
:
1.4em
;
padding
:
0
0.5em
0
0.5em
;
margin
:
0
0
0.5em
0
;
width
:
9em
;
}
#search
.form-submit
{
height
:
1.5em
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment