more specific iframe hiding
This commit is contained in:
parent
0d8f6c302b
commit
3eff678741
@ -2886,7 +2886,7 @@
|
||||
width: -moz-calc(100%); /* hack so only firefox sees this */\
|
||||
}\
|
||||
\
|
||||
iframe {\
|
||||
iframe[name=iframe] {\
|
||||
display: none;\
|
||||
}\
|
||||
\
|
||||
|
||||
@ -2272,7 +2272,7 @@ main =
|
||||
width: -moz-calc(100%); /* hack so only firefox sees this */
|
||||
}
|
||||
|
||||
iframe {
|
||||
iframe[name=iframe] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user