summaryrefslogtreecommitdiff
path: root/vendor/oojs/oojs-ui/src/styles/elements/LookupElement.less
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/oojs/oojs-ui/src/styles/elements/LookupElement.less')
-rw-r--r--vendor/oojs/oojs-ui/src/styles/elements/LookupElement.less10
1 files changed, 0 insertions, 10 deletions
diff --git a/vendor/oojs/oojs-ui/src/styles/elements/LookupElement.less b/vendor/oojs/oojs-ui/src/styles/elements/LookupElement.less
deleted file mode 100644
index 0ab29f72..00000000
--- a/vendor/oojs/oojs-ui/src/styles/elements/LookupElement.less
+++ /dev/null
@@ -1,10 +0,0 @@
-@import '../common';
-
-.oo-ui-lookupElement {
- > .oo-ui-menuSelectWidget {
- z-index: 1;
- width: 100%;
- }
-
- .theme-oo-ui-lookupElement();
-}