tweak jspane width property to ensure bg color for highlighted item is full width
Change-Id: I92e66493229476c29cf71c74091f36063638def4
This commit is contained in:
@@ -3969,7 +3969,7 @@ a.download-sdk {
|
||||
.jspPane {
|
||||
position: absolute;
|
||||
overflow: hidden;
|
||||
width:auto !important; /* to avoid cut-off api names in reference in horiz scroll */
|
||||
width:100% !important; /* to avoid cut-off api names in reference in horiz scroll */
|
||||
}
|
||||
|
||||
.jspVerticalBar {
|
||||
|
Reference in New Issue
Block a user