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

Unified Diff: skin/desktop-options.css

Issue 29636582: Issue 6115 - Adjust Acceptable Ads notification close icon position (Closed)
Patch Set: Created Dec. 12, 2017, 11:04 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 | 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
@@ -765,8 +765,8 @@
#hide-tracking-warning
{
position: absolute;
- right: 1rem;
- top: 1rem;
+ right: 0.8rem;
+ top: 0.8rem;
}
html[dir="rtl"] #hide-tracking-warning
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld