Commit 926420db authored by dpapad's avatar dpapad Committed by Commit Bot

PDF Viewer update: Improve toolbar's vertical alignment.

Fixed: 1123803
Change-Id: Ibf8a56c667ca469d0e4679c7be9e88f682446848
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2389343
Commit-Queue: John Lee <johntlee@chromium.org>
Auto-Submit: dpapad <dpapad@chromium.org>
Reviewed-by: default avatarJohn Lee <johntlee@chromium.org>
Cr-Commit-Position: refs/heads/master@{#804353}
parent a445f5cb
<style> <style>
:host { :host {
align-items: center;
color: #fff; color: #fff;
display: flex; display: flex;
font-size: 0.81rem; font-size: 0.81rem;
......
...@@ -67,6 +67,7 @@ ...@@ -67,6 +67,7 @@
viewer-page-selector { viewer-page-selector {
display: inline-flex; display: inline-flex;
height: 36px; /* Matching default --cr-icon-button-size */
} }
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