| Index: remoting/webapp/me2mom/choice.css
|
| diff --git a/remoting/webapp/me2mom/choice.css b/remoting/webapp/me2mom/choice.css
|
| index 85187b9d537189855c8ae60ea3093c0da5101f5c..85a7bb5295010be2856be04cd1f896dbd70cf911 100644
|
| --- a/remoting/webapp/me2mom/choice.css
|
| +++ b/remoting/webapp/me2mom/choice.css
|
| @@ -228,10 +228,13 @@ label {
|
|
|
| #session-mode {
|
| width: 100%;
|
| - margin: 0;
|
| -webkit-user-select: none;
|
| }
|
|
|
| +#session-client-plugin {
|
| + margin: 0 0 -4px 0;
|
| +}
|
| +
|
| #toggle-scaling {
|
| margin: 1px 0 0 0;
|
| padding: 1px;
|
|
|