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

Unified Diff: remoting/webapp/main.css

Issue 217363002: Fix Host stuck at the right side (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix webapp display for large screens Created 6 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/main.css
diff --git a/remoting/webapp/main.css b/remoting/webapp/main.css
index 2eb094865fc899b44633bc6f793947ea498765ea..41bfdb48367bd89a12977c63ed04a94c48cd055f 100644
--- a/remoting/webapp/main.css
+++ b/remoting/webapp/main.css
@@ -675,6 +675,7 @@ html.apps-v2.scrollable {
#session-client-plugin {
display: block;
+ flex-shrink: 0;
}
.session-client-inactive {
« 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