Skip to content

Commit 81b98e7

Browse files
committed
fix typo from select2#1477
1 parent bb7c584 commit 81b98e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

select2.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Version: @@ver@@ Timestamp: @@timestamp@@
2020
container without overlap because of margin/padding.
2121
2222
More Info : http://www.quirksmode.org/css/box.html
23-
/*
23+
*/
2424
-webkit-box-sizing: border-box; /* webkit */
2525
-moz-box-sizing: border-box; /* firefox */
2626
box-sizing: border-box; /* css3 */

0 commit comments

Comments
 (0)