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

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

Issue 669573002: history: don't flex device names, takes up too much space. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/history/other_devices.css
diff --git a/chrome/browser/resources/history/other_devices.css b/chrome/browser/resources/history/other_devices.css
index b11091d1bcb5f1b6dc9e8eca75aa123b6b2b4175..893522f0a051b51ba1e0291c0dfbfbbb06489bb1 100644
--- a/chrome/browser/resources/history/other_devices.css
+++ b/chrome/browser/resources/history/other_devices.css
@@ -25,14 +25,6 @@
margin-top: 8px;
}
-.device-name {
- flex: 1;
-}
-
-.device button {
- flex: none;
-}
-
.device-timestamp {
color: rgb(151, 156, 160);
font-size: 12px;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698