Commit 248ceba96a3e434ed717af6804d38fa19e1c04da

Authored by Gustavo Cruz
1 parent b87147c4

updating theme

Showing 1 changed file with 7 additions and 0 deletions   Show diff stats
style.css
... ... @@ -1974,3 +1974,10 @@ body.contraste #social-icons #sb_flickr {
1974 1974 #article .dislike-action .like-action-counter {
1975 1975 color: #CC0000;
1976 1976 }
  1977 +
  1978 +.vote-actions {
  1979 + position: relative;
  1980 + right: 0;
  1981 + top: 0;
  1982 +}
  1983 +
... ...