git.wincent.com
/
hextrapolate.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d32e9ee
)
Improve vertical alignment within rows
author
Greg Hurrell <greg@hurrell.net>
Tue, 4 Aug 2015 08:13:07 +0000
(
01:13
-0700)
committer
Greg Hurrell <greg@hurrell.net>
Tue, 4 Aug 2015 08:13:07 +0000
(
01:13
-0700)
src/App.css
patch
|
blob
|
history
diff --git
a/src/App.css
b/src/App.css
index 2a9ed3308cd4f71ad8522b40258821d1ee41803b..105445ab64d03cc6cc3c97b97218ee0e831befee 100644
(file)
--- a/
src/App.css
+++ b/
src/App.css
@@
-29,6
+29,7
@@
body {
}
.hextrapolate-row {
+ align-items: center;
display: flex;
margin-bottom: 12px;
}