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

Unified Diff: static/css/main.css

Issue 29347262: 2872 - "Adblock Plus and (a little) more" overlaps at small view port sizes at on adblockplus.org (Closed)
Patch Set: Created July 2, 2016, 7:11 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/main.css
===================================================================
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -251,16 +251,17 @@
width: 128px;
height: 128px;
background-position: -83px -83px;
}
#content h1
{
font-size: 30px;
+ line-height: 48px;
}
#content h2
{
font-weight: bold;
font-size: 25px;
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld