0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Removing .modal-info

This is not used anywhere in ghost core
This commit is contained in:
John O'Nolan 2014-03-07 20:44:34 +01:00
parent e8ea4fb201
commit 56715d86a1

View file

@ -1089,13 +1089,6 @@ nav {
}
}
.modal-info {
@extend .modal;
// TODO: This is stupid and should not exist
// remove all references to it in Ghost core
// then delete it entirely.
}
.modal-action {
@extend .modal;
padding: 60px 0 30px;