diff options
| author | Jacob Thornton <[email protected]> | 2012-01-22 20:02:56 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-22 20:02:56 -0800 |
| commit | 155b72e8730e9b8badb5fa80c8d7f8990f10cc82 (patch) | |
| tree | cbb6bd85d7759d9200cdd4c34d77e09eeb10e884 /lib | |
| parent | a6eb972bf3f1a0ea172a44a25565df18da615f33 (diff) | |
| download | bootstrap-155b72e8730e9b8badb5fa80c8d7f8990f10cc82.tar.xz bootstrap-155b72e8730e9b8badb5fa80c8d7f8990f10cc82.zip | |
share -> share-alt
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/sprites.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sprites.less b/lib/sprites.less index aec08a5a2..4a49bb8b4 100644 --- a/lib/sprites.less +++ b/lib/sprites.less @@ -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; } |
