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

Unified Diff: remoting/webapp/connection_history.css

Issue 12847005: Convert Chromoting to use the new, non-deprecated flexbox (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@inspector
Patch Set: Created 7 years, 9 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 | remoting/webapp/main.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/connection_history.css
diff --git a/remoting/webapp/connection_history.css b/remoting/webapp/connection_history.css
index d079a15b290c96e2e2d3a8e0115bbda77bf76cc5..c3402326b05e2ecbfbc8dda755068a9b6086db50 100644
--- a/remoting/webapp/connection_history.css
+++ b/remoting/webapp/connection_history.css
@@ -11,7 +11,7 @@
#connection-history-options {
margin-top: 30px;
- display: -webkit-box;
+ display: -webkit-flex;
}
#connection-history-scroller {
« no previous file with comments | « no previous file | remoting/webapp/main.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698