diff options
Diffstat (limited to 'plugins/MobileProfile')
-rw-r--r-- | plugins/MobileProfile/mp-screen.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/MobileProfile/mp-screen.css b/plugins/MobileProfile/mp-screen.css index a8135e0b4..1fff2273d 100644 --- a/plugins/MobileProfile/mp-screen.css +++ b/plugins/MobileProfile/mp-screen.css @@ -82,3 +82,8 @@ width:96.41%; } +.notice-options { +width:90px; +margin-right:2%; +} + |