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

Unified Diff: chrome/skin/sendReport.css

Issue 11089006: Be more selective for the sharing fallback (Closed)
Patch Set: Created July 9, 2013, 12: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 | « chrome/content/ui/firstRun.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/skin/sendReport.css
===================================================================
--- a/chrome/skin/sendReport.css
+++ b/chrome/skin/sendReport.css
@@ -21,16 +21,17 @@
{
display: none;
}
#wizardHeader
{
display: -moz-box;
-moz-box-ordinal-group: 0;
+ -moz-binding: none !important;
Wladimir Palant 2013/07/09 12:23:02 This is an unrelated change and got here unintenti
padding: 10px 5px !important;
}
.progressLabel
{
margin: 5px 0px;
text-align: center;
font-size: 110%;
« no previous file with comments | « chrome/content/ui/firstRun.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld