Do you want a bigger icon or, a bigger icon container ?

----- Reply message -----
From: "Andrew" <[email protected]>
To: <[email protected]>
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