use class instead of id selector for urlbar-input elements
See bug 1610530
This commit is contained in:
@@ -24,7 +24,7 @@ See the above repository for updates as well as full license text. */
|
||||
#urlbar-background{
|
||||
animation: none !important;
|
||||
}
|
||||
#urlbar-input-container{
|
||||
.urlbar-input-container{
|
||||
padding: 0px 1px !important;
|
||||
height: initial !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user