Skip to content

Commit fbee180

Browse files
committed
Minor bug fixes
1 parent 7b80d91 commit fbee180

File tree

5 files changed

+10
-6
lines changed

5 files changed

+10
-6
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
node_modules/
1+
node_modules/
2+
test/

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
{
22
"name": "pretty-checkbox",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Scalable css3 pretty checkbox and radio buttons with custom font icon library",
55
"main": "src/pretty.min.css",
66
"dependencies": {},
77
"devDependencies": {
88
"gulp-rename": "^1.2.2",
99
"gulp-sass": "^2.3.1",
10-
"bower": "^1.5.1",
1110
"browser-sync": "^2.8.2",
12-
"gulp": "^3.9.0",
13-
"node-sass": "^3.7.0"
11+
"gulp": "^3.9.0"
1412
},
1513
"scripts": {},
1614
"repository": {

src/pretty.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,10 @@
142142
z-index: 99999999;
143143
}
144144

145+
.pretty i {
146+
font-size: 1em !important;
147+
}
148+
145149
.pretty i:before {
146150
margin-right: 5px;
147151
vertical-align: bottom;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy