You are here

addtoany.css in AddToAny Share Buttons 5.0

.addtoany{
  display:inline;
}
.addtoany img{
  vertical-align: bottom;
  margin-bottom: 2px;
}
.a2a_menu tbody{
	border:0 !important;
}

File

addtoany.css
View source
  1. .addtoany{
  2. display:inline;
  3. }
  4. .addtoany img{
  5. vertical-align: bottom;
  6. margin-bottom: 2px;
  7. }
  8. .a2a_menu tbody{
  9. border:0 !important;
  10. }