diff --git a/plugins/Morpheus/stylesheets/general/_forms.less b/plugins/Morpheus/stylesheets/general/_forms.less
index 60f1ea586a56f47525e49b1972c2be29cf5bc72d..99530f3aa97ca8855e55c33e907f8361f71cbdb1 100644
--- a/plugins/Morpheus/stylesheets/general/_forms.less
+++ b/plugins/Morpheus/stylesheets/general/_forms.less
@@ -41,7 +41,7 @@ select {
     -webkit-appearance: menulist;
     -moz-appearance: menulist;
     appearance: menulist;
-    padding-right: 12px;
+    padding: 4px 4px;
     background: none;
 }