You are here

addthis.css in AddThis 7.2

Same filename and directory in other branches
  1. 5.2 addthis.css
  2. 6 addthis.css
  3. 6.2 addthis.css
.addthis {
  display:inline;
}

.addthis img {
  vertical-align: bottom;
  margin-bottom: 2px;
}

File

addthis.css
View source
  1. .addthis {
  2. display:inline;
  3. }
  4. .addthis img {
  5. vertical-align: bottom;
  6. margin-bottom: 2px;
  7. }