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:
parent
e8ea4fb201
commit
56715d86a1
1 changed files with 0 additions and 7 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue