mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-27 07:14:36 +02:00
comment icons that are 1px off
This commit is contained in:
4
docs/assets/css/bootstrap.css
vendored
4
docs/assets/css/bootstrap.css
vendored
@@ -6,7 +6,7 @@
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Designed and built with all the love in the world @twitter by @mdo and @fat.
|
||||
* Date: Fri Jan 27 18:43:22 PST 2012
|
||||
* Date: Fri Jan 27 18:48:54 PST 2012
|
||||
*/
|
||||
article,
|
||||
aside,
|
||||
@@ -1209,7 +1209,7 @@ table .span12 {
|
||||
background-position: -264px -24px;
|
||||
}
|
||||
.icon.lock {
|
||||
background-position: -288px -24px;
|
||||
background-position: -287px -24px;
|
||||
}
|
||||
.icon.flag {
|
||||
background-position: -312px -24px;
|
||||
|
Reference in New Issue
Block a user