Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: static/css/index.css

Issue 29366870: Issue 4656 - iframe positioned incorrectly in FF nightly (Closed)
Patch Set: Created Dec. 5, 2016, 6:26 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: static/css/index.css
===================================================================
--- a/static/css/index.css
+++ b/static/css/index.css
@@ -67,6 +67,7 @@
#main, #video
{
display: inline-block;
+ vertical-align: top; /* Fix for https://bugzil.la/1320660 */
}
#video, #maxthon-instruction, #edge-teaser
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld