mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
layout: Make position: relative
with non-auto z-index
create a
stacking context. Improves imgur.com and Fast Company articles.
This commit is contained in:
parent
d48f6ffbad
commit
fed904fff5
6 changed files with 48 additions and 6 deletions
|
@ -20,7 +20,6 @@
|
|||
left: 50px;
|
||||
width: 64px;
|
||||
height: 32px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#destination .img img{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue