mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 16:18:08 +02:00
Fixed text annotation input field
This commit is contained in:
parent
05ebb6329b
commit
e34e2e0af6
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