Adjust position of the window dropper (the tiny arrow above the Connector dropdown window) so it matches the change made in 838eef450f
This commit is contained in:
@@ -55,6 +55,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (max-width: 768px) {
|
||||||
|
#connect:before {
|
||||||
|
left: 149px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
#connect.display {
|
#connect.display {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user