Add a little contrast between the wrench and progress bar
This commit is contained in:
parent
eee00b5bb5
commit
c6408550cd
|
@ -24,11 +24,12 @@
|
|||
#topic-progress-wrapper {
|
||||
.topic-admin-menu-button-container {
|
||||
position: relative;
|
||||
right: 37px;
|
||||
right: 38px;
|
||||
top: 35px;
|
||||
|
||||
.widget-button {
|
||||
height: 35px;
|
||||
border-right: 1px solid dark-light-diff($primary, $secondary, 80%, -70%);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue