Increasing both would be ideal. 

But a bigger container is better than nothing.

On Wednesday, May 9, 2012 3:10:27 AM UTC-7, Faz wrote:
>
> Do you want a bigger icon or, a bigger icon container ?
>
> Subject: Making glyphicons larger
> Date: Wed, May 9, 2012 11:49 am
>
>
> Hello,
>
> I am trying to override the default glyphicons size. Trying these 
> approaches didn't work:
>
> .i {
> [class*=" icon-"] {
> width: 24px;
> height: 24px;
> background-position: 24px 24px;
> }
> }
>
> or
>
> [class*=" icon-"] {
> width: 24px;
> height: 24px;
> background-position: 24px 24px;
> }
>
> Does anyone know of a better approach?
>
> Thanks,
>
> Andrew
>

Reply via email to