mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-06 06:40:37 +03:00
commented unnecesary style
This commit is contained in:
parent
32490815e6
commit
ca75470ecf
|
@ -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