--- layout: default title: CSS slug: css lead: "HTML elements styled and enhanced with extensible classes." ---

Icons

Available glyphs

Checkbox, radio, and loader

How to use

Don't mix with other components

Icon classes cannot be directly combined with other components. They should not be used along with other classes on the same element. Instead, add a nested <span> and apply the icon classes to the <span>.

{% highlight html %} {% endhighlight %}

Responsiveness

Small screen devices

Fuel UX does not contain any layout grids or page layout controls. Fuel UX controls with the exception of repeater (formerly Datagrid) will function and display correctly on 320px-wide devices. Depending on the number of columns, repeater will generally display correctly on devices with resolutions greater than 480px.