Commit fbf014ec authored by Tommy C. Li's avatar Tommy C. Li Committed by Commit Bot

Click to Open PDF: Fix button misalignment for long PDF filenames

Bug: 737787, 817390
Change-Id: I789a31b49ff5c648520b84e08d63838e0324d58c
Reviewed-on: https://chromium-review.googlesource.com/941404
Commit-Queue: Anthony LaForge <laforge@chromium.org>
Reviewed-by: default avatarAnthony LaForge <laforge@chromium.org>
Cr-Commit-Position: refs/heads/master@{#539938}
parent e86e465c
......@@ -23,6 +23,11 @@
.icon {
background-image: none;
}
button,
[dir='rtl'] button {
float: none;
}
</style>
</head>
<body class="pdf">
......
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