Commit 3f5d1eae authored by dbeam's avatar dbeam Committed by Commit bot

history: don't flex device names, takes up too much space.

R=estade@chromium.org
BUG=424052

Review URL: https://codereview.chromium.org/669573002

Cr-Commit-Position: refs/heads/master@{#300287}
parent 549b3b4f
...@@ -25,14 +25,6 @@ ...@@ -25,14 +25,6 @@
margin-top: 8px; margin-top: 8px;
} }
.device-name {
flex: 1;
}
.device button {
flex: none;
}
.device-timestamp { .device-timestamp {
color: rgb(151, 156, 160); color: rgb(151, 156, 160);
font-size: 12px; font-size: 12px;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment