Useless CSS rule for the caption has deleted

This commit is contained in:
user
2018-04-30 16:12:53 +03:00
parent e60177f14a
commit 9133250a42

View File

@@ -167,24 +167,6 @@
.conversation:hover {
cursor: pointer;
}
.caption-disabled {
display: flex;
flex-direction: column;
padding: 20px;
align-items: center;
.envelope {
width: 30px;
margin-top: 0;
}
h3 {
margin-top: 1em;
}
}
</style>
<script>