Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
1e66e1ff
Commit
1e66e1ff
authored
Jan 07, 2005
by
Steven Wittens
Browse files
- Pushbutton: fix background arrow overlapping foreground in IE (peekaboo bug)
parent
7f890fd1
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/pushbutton/style.css
View file @
1e66e1ff
...
...
@@ -252,6 +252,8 @@ td#home a:hover img {
/* padding in px not ex because IE messes up 100% width tables otherwise */
padding
:
30px
35px
50px
35px
;
background
:
transparent
url(background.png)
center
center
no-repeat
;
/* fix background overlapping text in IE (aka Peekaboo Bug) */
position
:
relative
;
}
#mission
,
.node
.content
,
.comment
.content
{
line-height
:
1.4
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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