/*-----------------------------------------------------------------------------------*/ /* Glyphicons */ /*-----------------------------------------------------------------------------------*/ .bs-glyphicons li { font-size: 12px; width: 12.5%; } .bs-glyphicons li { float: left; font-size: 10px; height: 115px; line-height: 1.4; padding: 10px; text-align: center; width: 10%; } .bs-glyphicons-list { list-style: none outside none; padding-left: 0; } .bs-glyphicons .glyphicon { font-size: 24px; margin-bottom: 10px; margin-top: 5px; } .glyphicon { display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: 400; line-height: 1; position: relative; top: 1px; } .bs-glyphicons .glyphicon-class { display: block; text-align: center; word-wrap: break-word; }