15 lines
219 B
SCSS
15 lines
219 B
SCSS
/*
|
|
Crafting Guide - addthis.scss
|
|
|
|
Copyright (C) 2015 by Redwood Labs
|
|
All rights reserved.
|
|
*/
|
|
|
|
.addthis_sharing_toolbox {
|
|
position: absolute; top: 0.65em; right: 0.65em;
|
|
|
|
div {
|
|
text-align: right;
|
|
}
|
|
}
|