fix footer text vertical alignment

I'm using vertical-align: middle here. It could reasonably be
"baseline", though (the CSS default).

test plan:
  * open any page
  * verify that "By Instructure" and "Open Source LMS" look good
  * adjust browser font size and reverify

Change-Id: If63ee545338b05c0f471c7094991e9120ec847db
Reviewed-on: https://gerrit.instructure.com/23669
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Zach Pendleton <zachp@instructure.com>
QA-Review: Cam Theriault <cam@instructure.com>
Product-Review: Braden Anderson <banderson@instructure.com>
This commit is contained in:
Braden Anderson 2013-08-23 11:19:49 -06:00
parent 1baca2e118
commit 1efac73160
1 changed files with 2 additions and 2 deletions

View File

@ -179,8 +179,8 @@ body
font-size: 11px
margin: 0 15px 34px
img
vertical-align: bottom
padding: 0 20px 3px 0
vertical-align: middle
padding: 0 20px 2px 0
#footer-links
a