mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-02 06:22:20 +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"] {
|
textbox[type="autocomplete"] {
|
||||||
cursor: default !important;
|
cursor: default !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.textbox-input-box {
|
||||||
-moz-box-align: center;
|
-moz-box-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user