mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 18:08:58 +00:00
bug 122492 - addressing widget text not centered - r=bhuvan, sr=sspitzer
This commit is contained in:
parent
35d10f6565
commit
dd393e5666
@ -46,6 +46,9 @@
|
||||
|
||||
textbox[type="autocomplete"] {
|
||||
cursor: default !important;
|
||||
}
|
||||
|
||||
.textbox-input-box {
|
||||
-moz-box-align: center;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user