projects
/
WP-Themes
/
themoleholeonline.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c6cd63
)
removing padding from input boxes
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 11 Dec 2015 20:15:27 +0000
(15:15 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 11 Dec 2015 20:15:27 +0000
(15:15 -0500)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
46c3a00
..
3878e31
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-522,7
+522,6
@@
button, input[type="button"], input[type="reset"], input[type="submit"], .button
padding: .618em .857em; }
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea, .input-text {
- padding: 1em;
box-shadow: none;
line-height: 20px;}