mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 03:24:26 +00:00
Bug 17656: Checking in jst@citec.fi fix to make Framesets resize correctly. A: chofmann R: pollmann
This commit is contained in:
parent
537f64c3da
commit
76bab40ed9
@ -37,6 +37,7 @@ body > *:first-node {
|
|||||||
}
|
}
|
||||||
|
|
||||||
frameset {
|
frameset {
|
||||||
|
display: block ! important;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -37,6 +37,7 @@ body > *:first-node {
|
|||||||
}
|
}
|
||||||
|
|
||||||
frameset {
|
frameset {
|
||||||
|
display: block ! important;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user