Chromium Code Reviews| Index: remoting/webapp/toolbar.css |
| diff --git a/remoting/webapp/toolbar.css b/remoting/webapp/toolbar.css |
| index 1e2fc848833ffbd1d4b614e4da5a41ad799fb4bb..056bfcdbc4942e803a9baccd7dcf43f262cd3c86 100644 |
| --- a/remoting/webapp/toolbar.css |
| +++ b/remoting/webapp/toolbar.css |
| @@ -49,6 +49,7 @@ |
| background-color: #e9e9e9; |
| -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); |
| pointer-events: all; |
| + display: -webkit-box; |
|
Jamie
2012/03/28 22:04:54
Needed to use a spacer to right-align the options
|
| } |
| /* Ensure that the 'connected to' string doesn't make the tool-bar overflow */ |