mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-04-14 03:15:49 +02:00
Fix old icon alignment in 'Add column' dialog
This commit is contained in:
parent
b689b08711
commit
93dd6813e8
@ -460,7 +460,7 @@ enabled(){
|
||||
.icon-user-filled:before{content:"\\f035";font-family:tweetdeckold}
|
||||
|
||||
.drawer .btn .icon, .app-header .btn .icon { line-height: 1em !important }
|
||||
.column-type-icon { bottom: 26px !important }
|
||||
.column-header .column-type-icon { bottom: 26px !important }
|
||||
.is-options-open .column-type-icon { bottom: 25px !important }
|
||||
.tweet-footer { margin-top: 6px !important }`;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user