Sha256: 978f7a009dad395a4b7adff94d64572e5ad487c22bace0cf77b5246ad36fe3a9
Contents?: true
Size: 256 Bytes
Versions: 8
Compression:
Stored size: 256 Bytes
Contents
// Support center placement .modal { &.center { .modal-dialog { position: fixed; top: 40%; left: 50%; min-width: 320px; max-width: 630px; width: 50%; transform: translateX(-50%) translateY(-50%); } } }
Version data entries
8 entries across 8 versions & 1 rubygems