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:
841037c
)
adjusted line height for input text
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 11 Dec 2015 20:16:36 +0000
(15:16 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 11 Dec 2015 20:16:36 +0000
(15:16 -0500)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
3878e31
..
348135e
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-523,7
+523,7
@@
button, input[type="button"], input[type="reset"], input[type="submit"], .button
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea, .input-text {
box-shadow: none;
-line-height: 2
0
px;}
+line-height: 2
7
px;}
button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .added_to_cart.alt, .widget-area .widget a.button.alt, .added_to_cart {
border: 0 !important; }