mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
Show overflow text on download comments button when disabled
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
.button {
|
||||
margin: 0;
|
||||
|
||||
&:disabled {
|
||||
overflow: visible;
|
||||
height: auto;
|
||||
}
|
||||
i {
|
||||
font-size: inherit;
|
||||
vertical-align: sub;
|
||||
@@ -9,4 +12,4 @@
|
||||
|
||||
.most_recent {
|
||||
color: #808080;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user