Only apply fullscreen-no-gutters class when a fullscreen-card is displayed (references #453)

This commit is contained in:
Bernd Bestel 2020-01-31 18:17:39 +01:00
parent 72e18ed0a4
commit 170c7627fd
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -60,7 +60,7 @@ a.discrete-link:focus {
background-color: #ffffff;
}
.fullscreen-no-gutters {
.fullscreen-card .fullscreen-no-gutters {
margin-left: 0 !important;
margin-right: 0 !important;
padding-left: 0 !important;