mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 16:18:08 +02:00
Merge pull request #13690 from symtalha14/text-annotation-comb
Fixed text annotation comb input box
This commit is contained in:
commit
a6d2e78b8a
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@
|
|||
* area, causing horizontal scrolling. We avoid this by extending the width
|
||||
* when the element has focus and revert this when it loses focus.
|
||||
*/
|
||||
width: 115%;
|
||||
width: 103%;
|
||||
}
|
||||
|
||||
.annotationLayer .buttonWidgetAnnotation.checkBox input,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue