Modal

Max height of a modal dialog window

Max height of a modal dialog window

Modal widths are defined as percentages of the browser but will still align to columns on the 2x grid.
...
Max sizes.

Modal sizeMax-height
Small (sm)72%
Medium (md)84%
Large (lg)96%

  1. How do I set modal popup height?
  2. How to increase the size of modal dialog?

How do I set modal popup height?

modal-body use calc() function to calculate desired height. In above case we want to occupy 80vh of the viewport, reduced by the size of header + footer in pixels. This is around 140px together but you can measure it easily and apply your own custom values. For smaller/taller modal modify 80vh accordingly.

How to increase the size of modal dialog?

Modal Size

Change the size of the modal by adding the . modal-sm class for small modals, . modal-lg class for large modals, or . modal-xl for extra large modals.

How to make an accessible RWD multi-level main navigation without hamburger menu?
How do you make a hamburger menu accessible?What is multi level menu?What is a hamburger on a website? How do you make a hamburger menu accessible?W...
Keyboard shortcut convention for properties panel
What is the shortcut key combination to open the properties panel?What is Alt F7 used for?What is Ctrl +F used for? What is the shortcut key combina...
Card sorting exercise for a complex platform that is more focused on actions than information
What is a card sorting exercise?Is card sorting Qualitative or quantitative? What is a card sorting exercise?Card sorting is a method used to help d...