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

Unified Diff: chrome/content/elementmarker.css

Issue 8790093: Label text ident fix (Closed)
Patch Set: Created Nov. 9, 2012, 2:20 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: chrome/content/elementmarker.css
===================================================================
--- a/chrome/content/elementmarker.css
+++ b/chrome/content/elementmarker.css
@@ -69,6 +69,7 @@
left: auto !important;
width: auto !important;
height: auto !important;
+ text-indent: 0 !important;
Wladimir Palant 2012/11/09 14:27:15 Shouldn't this be applied to all elements? Meaning
}
.%%CLASS%% > .label.onTop
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld