Commit 155b72e8 authored by Jacob Thornton's avatar Jacob Thornton

share -> share-alt

parent a6eb972b
......@@ -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: Thu 19 Jan 2012 22:27:04 GMT
* Date: Sun Jan 22 20:02:42 PST 2012
*/
html, body {
margin: 0;
......@@ -1391,7 +1391,7 @@ i {
.arrow-down {
background-position: -312px -96px;
}
.share {
.share-alt {
background-position: -336px -96px;
}
.resize-full {
......
......@@ -291,7 +291,7 @@ i{background-image:url(docs/assets/img/glyphicons-halflings-sprite.png);backgrou
.arrow-right{background-position:-264px -96px;}
.arrow-up{background-position:-288px -96px;}
.arrow-down{background-position:-312px -96px;}
.share{background-position:-336px -96px;}
.share-alt{background-position:-336px -96px;}
.resize-full{background-position:-360px -96px;}
.resize-small{background-position:-384px -96px;}
.plus{background-position:-408px -96px;}
......
......@@ -1458,7 +1458,7 @@
<i class="arrow-right"></i>
<i class="arrow-up"></i>
<i class="arrow-down"></i>
<i class="share"></i>
<i class="share-alt"></i>
<i class="resize-full"></i>
<i class="resize-small"></i>
<i class="plus"></i>
......
......@@ -109,7 +109,7 @@ i {
.arrow-right { background-position: -264px -96px; }
.arrow-up { background-position: -288px -96px; }
.arrow-down { background-position: -312px -96px; }
.share { background-position: -336px -96px; }
.share-alt { background-position: -336px -96px; }
.resize-full { background-position: -360px -96px; }
.resize-small { background-position: -384px -96px; }
.plus { background-position: -408px -96px; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment