align 'Add to Marketplace' button on plugins page
This commit is contained in:
@@ -56,6 +56,12 @@
|
||||
right: 0px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 485px) {
|
||||
.PluginAddNewButton {
|
||||
bottom: -4px;
|
||||
}
|
||||
}
|
||||
|
||||
.ButtonFilled {
|
||||
padding: 4px 8px;
|
||||
border-radius: 4px;
|
||||
|
||||
Reference in New Issue
Block a user