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

Unified Diff: static/css/index.css

Issue 29798626: Fixes #91 - Homepage duplicate in Polish for SEM (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Created June 4, 2018, 3:06 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 | « pages/poland.tmpl ('k') | 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
@@ -309,17 +309,17 @@
#abb-app-store-badges
{
margin-top: 2em;
}
#abb-app-store-badges img
{
- width: 200px;
+ height: 60px;
}
@media (max-width: 575px)
{
#abb-app-store-badges a:first-of-type
{
margin-bottom: 0.5em;
}
« no previous file with comments | « pages/poland.tmpl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld