Small modification

Removed obsolete line and add todo
This commit is contained in:
Kiwi
2018-05-21 17:09:36 -03:00
committed by GitHub
parent 763833783d
commit 2c9d30bfd2
@@ -1,7 +1,7 @@
.button {
margin: 0;
&:disabled {
overflow: visible;
/* TODO: better optimize for mobile so this styling is not necessary */
height: auto;
}
i {
@@ -12,4 +12,4 @@
.most_recent {
color: #808080;
}
}