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

Unified Diff: skin/desktop-options.css

Issue 29645600: Issue 6177 - overlaping header text in the sidebar (Closed)
Patch Set: Created Dec. 20, 2017, 1:49 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: skin/desktop-options.css
===================================================================
--- a/skin/desktop-options.css
+++ b/skin/desktop-options.css
@@ -539,7 +539,7 @@
#sidebar .fixed,
[role="tablist"]
{
- width: 13.2rem;
+ width: 14.3rem;
}
#sidebar
@@ -580,7 +580,7 @@
#sidebar header p
{
margin: 0rem;
- font-size: 2.2rem;
+ font-size: 1.8rem;
line-height: 2.6rem;
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld