Skip to content

Commit ef17bb3

Browse files
committed
Update selector to *hopefully* be more reliable
1 parent 5dc4c88 commit ef17bb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
* Allows the GIF dropdown to be visible outside the toolbar container
6666
*/
6767
.ghg-has-giphy-field
68-
[class*="Toolbar-module__toolbar"][class*="prc-ActionBar-Nav"] {
68+
[class*="prc-ActionBar-Nav"] {
6969
overflow: visible !important;
7070
}
7171

0 commit comments

Comments
 (0)