mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 15:32:26 +08:00
remove transparent outline on topic-progress-wrapper
This commit is contained in:
parent
940fa5b572
commit
f355579e60
|
@ -113,7 +113,6 @@ a:hover.reply-new {
|
|||
width: 0;
|
||||
bottom: 0;
|
||||
z-index: 500;
|
||||
outline: 1px solid transparent;
|
||||
&.docked {
|
||||
position: absolute;
|
||||
bottom: -70px;
|
||||
|
|
|
@ -58,7 +58,6 @@
|
|||
bottom: 0;
|
||||
z-index: 500;
|
||||
margin-right: 145px;
|
||||
outline: 1px solid transparent;
|
||||
}
|
||||
|
||||
#topic-progress-expanded {
|
||||
|
|
Loading…
Reference in New Issue
Block a user