From 0b9c17705882207894bc7733d26cbeb45a1ca861 Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Sun, 23 Oct 2016 23:00:42 +0800 Subject: Update to move select2 dependency to bower and add its cdn sources --- public/vendor/select2/select2-bootstrap.css | 495 ---------------------------- 1 file changed, 495 deletions(-) delete mode 100644 public/vendor/select2/select2-bootstrap.css (limited to 'public/vendor/select2/select2-bootstrap.css') diff --git a/public/vendor/select2/select2-bootstrap.css b/public/vendor/select2/select2-bootstrap.css deleted file mode 100644 index b701eaf6..00000000 --- a/public/vendor/select2/select2-bootstrap.css +++ /dev/null @@ -1,495 +0,0 @@ -/*! Select2 Bootstrap 3 CSS v1.4.6 | MIT License | github.com/t0m/select2-bootstrap-css */ -/** - * Reset Bootstrap 3 .form-control styles which - if applied to the - * original element Select2 is replacing not be properly being hidden - * when used in a "Bootstrap Input Group with Addon". - **/ -.select2-offscreen, -.select2-offscreen:focus { - width: 1px !important; - height: 1px !important; - position: absolute !important; -} -- cgit v1.2.3