mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-14 01:15:44 +01:00
remove class which only belongs to a plugin
The class gets re implemented in the landingpage plugin
This commit is contained in:
@@ -491,16 +491,6 @@ ul.is-separated {
|
||||
}
|
||||
}
|
||||
|
||||
.column.is-half-overlay {
|
||||
.overlay-column {
|
||||
width: calc(50% - 3rem);
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
width: calc(100% - 1.5rem);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.column.is-full .overlay-column {
|
||||
width: calc(100% - 1.5rem);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user