dobtco / dvl-core

Base styles for the DOBT View Layer.
https://design.dobt.co/
1 stars 1 forks source link

Button & select tweaks #77

Closed ajb closed 9 years ago

ajb commented 9 years ago

Made these changes in feature/project-teams-mvp, they didn't turn out to be necessary for that branch, but we might want to consider merging them anyway:

.button {
  line-height: normal;
}

.styled_select_wrapper {
  vertical-align: top;
}
ajb commented 9 years ago

Actually, this is a problem. It's the difference between this:

img

And this:

img