diff options
Diffstat (limited to 'less/modals.less')
| -rw-r--r-- | less/modals.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/modals.less b/less/modals.less index 8da32dea9..7a233091d 100644 --- a/less/modals.less +++ b/less/modals.less @@ -26,6 +26,7 @@ top: 10%; left: 50%; z-index: @zindex-modal; + display: none; width: 560px; margin-left: -280px; background-color: #fff; |
