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

Unified Diff: static/css/styles.css

Issue 6475863969234944: Issue 2617 - Remove GmbH from logo and make it compatible with small screens [eyeo.com] (Closed)
Patch Set: Created June 2, 2015, 10:45 a.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 | static/images/tog_logo.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: static/css/styles.css
===================================================================
--- a/static/css/styles.css
+++ b/static/css/styles.css
@@ -789,12 +789,13 @@
#menu .menu-list
{
clear: both;
- margin-left: -100px;
+ margin-left: -150px;
}
#menu .menu-button
{
- margin-top: 5px;
+ margin-top: 13px;
+ margin-bottom: 10px;
}
#press-info .sidebar-left
« no previous file with comments | « no previous file | static/images/tog_logo.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld