shield-padding-left

A zoomable value which specifies the left padding between the shield and the text. The shield will automatically resize to include this padding.

You can specify the padding in either absolute terms (in pixels) or as a percentage of the overall shield width.

Examples:

shield-padding-left : 5

defines the left padding of the shield to be 5 pixels.

shield-padding-left : 5:5;10:20

defines the left padding of the shield to be 5 pixels on the zoom level 5 and 20 pixels on the zoom level 10.

shield-padding-left : 30%

defines the left padding of the shield to be 30% of the overall shield width.

See also: