5 lines
97 B
CSS
5 lines
97 B
CSS
#urlbar {
|
|
min-width: none !important;
|
|
border: none !important;
|
|
outline: none !important;
|
|
}
|