| Index: remoting/webapp/app_remoting/html/feedback_consent.css
|
| diff --git a/remoting/webapp/app_remoting/html/feedback_consent.css b/remoting/webapp/app_remoting/html/feedback_consent.css
|
| index 3e02a054802d1138ea426c97402222576c1f3587..8dc8d82a14dc4cc0c052f942b8748e3bfd7a0990 100644
|
| --- a/remoting/webapp/app_remoting/html/feedback_consent.css
|
| +++ b/remoting/webapp/app_remoting/html/feedback_consent.css
|
| @@ -19,4 +19,8 @@ a.disabled {
|
|
|
| .information-box > p:first-child {
|
| margin-top: 0;
|
| +}
|
| +
|
| +select {
|
| + margin-top: 12px;
|
| }
|
|
|