Browse Source

align share buttons

tags/v1.0.0
Uvis Grinfelds 9 years ago
parent
commit
c1f34a1390
3 changed files with 3 additions and 1 deletions
  1. +1
    -0
      transfersh-web/styles/includes/pages.less
  2. +1
    -0
      transfersh-web/styles/main.css
  3. +1
    -1
      transfersh-web/styles/main.css.map

+ 1
- 0
transfersh-web/styles/includes/pages.less View File

@@ -54,6 +54,7 @@
ul {
margin-top: 30px;
list-style:none;
padding: 0;
}
li {


+ 1
- 0
transfersh-web/styles/main.css View File

@@ -5611,6 +5611,7 @@ a:hover {
#share ul {
margin-top: 30px;
list-style: none;
padding: 0;
}
#share li {
margin: 0 20px;


+ 1
- 1
transfersh-web/styles/main.css.map
File diff suppressed because it is too large
View File


Loading…
Cancel
Save