mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
Revert "FIX: Workaround for modal CSS bugs in IOS 8. Don't use a table to"
This reverts commit edea7180f4f61e74b24504fd731a58d28d6d6a71.
This commit is contained in:
parent
6aa9ae3c6a
commit
7990d6ba2f
@ -1,7 +1,8 @@
|
||||
// base styles for every modal popup used in Discourse
|
||||
|
||||
.modal-middle-container {
|
||||
margin-top: 150px;
|
||||
display:table-cell;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
// Hardcode to be the same as before for now. I would recommend not using bootbox, or finding a way so the html structure can be the same
|
||||
|
Loading…
x
Reference in New Issue
Block a user