aboutsummaryrefslogtreecommitdiff
path: root/semantic/src/themes/chubby/collections/form.overrides
diff options
context:
space:
mode:
Diffstat (limited to 'semantic/src/themes/chubby/collections/form.overrides')
-rw-r--r--semantic/src/themes/chubby/collections/form.overrides16
1 files changed, 0 insertions, 16 deletions
diff --git a/semantic/src/themes/chubby/collections/form.overrides b/semantic/src/themes/chubby/collections/form.overrides
deleted file mode 100644
index 64a3e62..0000000
--- a/semantic/src/themes/chubby/collections/form.overrides
+++ /dev/null
@@ -1,16 +0,0 @@
-/*-------------------
- Form Variables
---------------------*/
-
-.ui.form .selection.dropdown {
- padding: 1.1em 1.2em;
- border-width: 2px;
-}
-.ui.form .selection.dropdown .menu {
- min-width: calc(100% + 4px);
- margin: 0 -2px;
- border-width: 2px;
-}
-.ui.form .selection.dropdown input {
- padding: inherit;
-} \ No newline at end of file