mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 14:40:37 +08:00
Merge pull request #1634 from mkonikov/disabled-download-button
Show overflow text on download comments button when disabled
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
.button {
|
||||
margin: 0;
|
||||
|
||||
&:disabled {
|
||||
/* TODO: better optimize for mobile so this styling is not necessary */
|
||||
height: auto;
|
||||
}
|
||||
i {
|
||||
font-size: inherit;
|
||||
vertical-align: sub;
|
||||
|
||||
Reference in New Issue
Block a user