refactor(bs3): add fixed height modals & panels
This commit is contained in:
@@ -15,7 +15,7 @@ script(type='text/ng-template', id='modals/mathUpdates.html')
|
||||
script(type='text/ng-template', id='modals/newStuff.html')
|
||||
.modal-header
|
||||
h4 New Stuff!
|
||||
.modal-body.new-stuff-modal
|
||||
.modal-body.new-stuff-modal.modal-fixed-height
|
||||
table
|
||||
tr
|
||||
td
|
||||
|
||||
Reference in New Issue
Block a user