diff --git a/plugins/CoreHome/stylesheets/dataTable/_limitSelection.less b/plugins/CoreHome/stylesheets/dataTable/_limitSelection.less index ffdc9e598537f6307063e0f953c72ad95900edbb..cab249f9eaad1170f4ab16259b9d7274633c63e2 100644 --- a/plugins/CoreHome/stylesheets/dataTable/_limitSelection.less +++ b/plugins/CoreHome/stylesheets/dataTable/_limitSelection.less @@ -40,7 +40,6 @@ .limitSelection > ul > li { cursor: pointer; - width: 28px; padding: 0 10px 0 4px; font-size: 1.1em; font-weight: bold; diff --git a/plugins/Morpheus/stylesheets/general/_forms.less b/plugins/Morpheus/stylesheets/general/_forms.less index 1c6331e221b56fd4e1ecff3699b61a694ab6ffe8..71dd52f9ca7e40f53c1d045177bfcb454f2f90e8 100644 --- a/plugins/Morpheus/stylesheets/general/_forms.less +++ b/plugins/Morpheus/stylesheets/general/_forms.less @@ -116,9 +116,6 @@ button[type="button"], > ul { position: relative; top: -6px; - > li { - width: 25px; - } } > div { .border-radius(2px);