Merge pull request #13690 from symtalha14/text-annotation-comb
Fixed text annotation comb input box
This commit is contained in:
commit
a6d2e78b8a
@ -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…
x
Reference in New Issue
Block a user