Commit bf6cdff8 authored by Mark Otto's avatar Mark Otto

vertical align middle on images, run make to rebuild

parent ffbed098
...@@ -60,6 +60,7 @@ img { ...@@ -60,6 +60,7 @@ img {
height: auto; height: auto;
border: 0; border: 0;
-ms-interpolation-mode: bicubic; -ms-interpolation-mode: bicubic;
vertical-align: middle;
} }
button, button,
input, input,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment