Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Unified Diff: chrome/browser/resources/history/history.css

Issue 1124323004: Update some more webui progress indicators to new throbber: (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: can't get rid of .grd entry yet Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/options/clear_browser_data_overlay.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/history/history.css
diff --git a/chrome/browser/resources/history/history.css b/chrome/browser/resources/history/history.css
index a1d191bfa1199849bcbaecf9859942cc6d7b23c4..7b7f7fe39f9d870e2344dfeb55f2a19377cf6b09 100644
--- a/chrome/browser/resources/history/history.css
+++ b/chrome/browser/resources/history/history.css
@@ -25,8 +25,8 @@ body.uber-frame > .page.big-topbar-page {
}
#spinner {
- position: relative;
- top: 3px;
+ -webkit-margin-end: 5px;
+ vertical-align: bottom;
}
#notification-bar {
« no previous file with comments | « no previous file | chrome/browser/resources/options/clear_browser_data_overlay.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698