commented unnecesary style

This commit is contained in:
Korgan 2014-12-19 20:12:48 +01:00
parent 32490815e6
commit ca75470ecf

View File

@ -120,7 +120,7 @@
}
/* FIXME: why do I need these overrides? */
.navbar input::-webkit-input-placeholder {
/*.navbar input::-webkit-input-placeholder {
color: rgba(255,255,255,.84) !important
}
.navbar input::-moz-placeholder {
@ -129,7 +129,7 @@
.navbar input:-ms-input-placeholder {
color: rgba(255,255,255,.84) !important
}
*/
</style>