.alert .glyphicon{
  display:table-cell;
}

.alert div,
.alert span{
  padding-left: 5px;
  display:table-cell;
}
