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

Unified Diff: chrome/common/extensions/docs/server2/static/css/site.css

Issue 10826132: Firefox compatibility changes: Sidebar and Searchbar. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Synced Created 8 years, 4 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/common/extensions/docs/server2/static/js/sidebar.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/server2/static/css/site.css
diff --git a/chrome/common/extensions/docs/server2/static/css/site.css b/chrome/common/extensions/docs/server2/static/css/site.css
index bc6c2a5fb24a862277445b6f13b6d4890b175d18..2ffbccfaea61c526455c89e8827aa35b50a7d1e5 100644
--- a/chrome/common/extensions/docs/server2/static/css/site.css
+++ b/chrome/common/extensions/docs/server2/static/css/site.css
@@ -65,7 +65,7 @@ a:hover {
}
#cse {
- max-width: 450px;
+ width: 450px;
float: right;
}
« no previous file with comments | « no previous file | chrome/common/extensions/docs/server2/static/js/sidebar.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698