1
0
mirror of https://github.com/kremalicious/krtmn.git synced 2024-12-22 09:13:25 +01:00

mobile sharebox fix

This commit is contained in:
Matthias Kretschmann 2012-02-27 10:43:16 +01:00
parent 4d816be20d
commit c44ab9fd14

View File

@ -604,7 +604,8 @@ body#public {
margin-bottom: 1em; margin-bottom: 1em;
} }
div.share { div.share,
#sharebox {
margin: .5em 0 !important; margin: .5em 0 !important;
float: none; float: none;
width: auto !important; width: auto !important;