git.wincent.com
/
hextrapolate.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
769877f
)
Peter Griffin CSS commit
author
Greg Hurrell <greg@hurrell.net>
Wed, 31 May 2017 06:10:01 +0000
(23:10 -0700)
committer
Greg Hurrell <greg@hurrell.net>
Wed, 31 May 2017 06:10:01 +0000
(23:10 -0700)
src/App.css
patch
|
blob
|
history
diff --git
a/src/App.css
b/src/App.css
index ad2383cbb5162d88c34e37b5994910257bec6320..f74d64fd2703e4dee282f856fe2aa12d8413d938 100644
(file)
--- a/
src/App.css
+++ b/
src/App.css
@@
-95,14
+95,19
@@
body {
.hextrapolate-field input,
.hextrapolate-field input:focus,
- .hextrapolate-
field
select,
- .hextrapolate-
field
select:focus {
+ .hextrapolate-
base
select,
+ .hextrapolate-
base
select:focus {
background: #eee;
font-size: 16px;
}
+ .hextrapolate-base select {
+ margin-bottom: 8px;
+ }
+
.hextrapolate-row {
display: block;
+ min-height: 40px;
}
.hextrapolate-base {