The min-width property sets the minimum width of an element. Note: The min-width property does not include padding, borders, or margins.
Value
Description
(numeric)
e.g. '400' would set the minimun width to 400 pixels (Microthemer automatically adds the 'px' unit if a unit isn't specified). Other commonly used units include 'em' and '%'. So you could enter '50%' in the Min Width field.
Min Width
The min-width property sets the minimum width of an element. Note: The min-width property does not include padding, borders, or margins.
Themeover CSS Reference
Online CSS References: Min Width
Online CSS Tutorials: Dimensions