Skip to content

Commit 7a698c4

Browse files
authored
Merge pull request #278 from cakephp/tablet-fix
fix social items on tablet
2 parents def07f6 + 59d2da5 commit 7a698c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webroot/css/responsive.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -776,7 +776,7 @@
776776
padding-bottom: 8px;
777777
}
778778

779-
.icon-social, .icon-irc, .icon-social-q {
779+
.icon-irc, .icon-social-q {
780780
margin-bottom: 30px;
781781
}
782782

0 commit comments

Comments
 (0)