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

Unified Diff: perf/res/imp/cluster.html

Issue 747953003: Fix update button on cluster summary so it doesn't fall outside the box. (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: Created 6 years, 1 month 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: perf/res/imp/cluster.html
diff --git a/perf/res/imp/cluster.html b/perf/res/imp/cluster.html
index 771d056ece7ce7b3aab050b56dfa0b1954c9e481..14a3c36c5af134ebc417a3b82fa3ce7445af7c93 100644
--- a/perf/res/imp/cluster.html
+++ b/perf/res/imp/cluster.html
@@ -185,7 +185,7 @@
<paper-radio-button name="Bug" label="Bug"></paper-radio-button>
</paper-radio-group>
<paper-input value="{{summary.Message}}" label="Note" id="message"></paper-input>
- <paper-button flex self-end id=update>Update</paper-button>
+ <paper-button self-end id=update>Update</paper-button>
</div>
</paper-shadow>
<toggle-display-sk>Word Cloud</toggle-display-sk>
« 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