Skip to content

Commit 54d2b34

Browse files
author
Florian Kissling
committed
Merge remote-tracking branch 'upstream/master' into docs-improvements
2 parents 365ec57 + 1973843 commit 54d2b34

3 files changed

Lines changed: 17 additions & 17 deletions

File tree

dist/css/select2.css

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -113,14 +113,14 @@
113113
filter: alpha(opacity=0); }
114114

115115
.select2-hidden-accessible {
116-
border: 0;
117-
clip: rect(0 0 0 0);
118-
height: 1px;
119-
margin: -1px;
120-
overflow: hidden;
121-
padding: 0;
122-
position: absolute;
123-
width: 1px; }
116+
border: 0 !important;
117+
clip: rect(0 0 0 0) !important;
118+
height: 1px !important;
119+
margin: -1px !important;
120+
overflow: hidden !important;
121+
padding: 0 !important;
122+
position: absolute !important;
123+
width: 1px !important; }
124124

125125
.select2-container--default .select2-selection--single {
126126
background-color: #fff;

0 commit comments

Comments
 (0)