mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-06-29 09:23:28 +03:00
commented unnecesary style
This commit is contained in:
parent
de80e9218e
commit
a10e9ec6f5
|
@ -120,7 +120,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
/* FIXME: why do I need these overrides? */
|
/* FIXME: why do I need these overrides? */
|
||||||
.navbar input::-webkit-input-placeholder {
|
/*.navbar input::-webkit-input-placeholder {
|
||||||
color: rgba(255,255,255,.84) !important
|
color: rgba(255,255,255,.84) !important
|
||||||
}
|
}
|
||||||
.navbar input::-moz-placeholder {
|
.navbar input::-moz-placeholder {
|
||||||
|
@ -129,7 +129,7 @@
|
||||||
.navbar input:-ms-input-placeholder {
|
.navbar input:-ms-input-placeholder {
|
||||||
color: rgba(255,255,255,.84) !important
|
color: rgba(255,255,255,.84) !important
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user