X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fdefault%2Fie7.css;h=14534c05e851f0306242aeff822d06b5da9062f2;hb=ca8f45fc6ea609450de75afc3438d9c43c42a7bb;hp=99bc4e79f1a008e0aca46cacee1791d48f4a7a1b;hpb=322a79739dbee9f5a9bb4e012cd75a3d034a8bad;p=quix0rs-gnu-social.git diff --git a/theme/default/ie7.css b/theme/default/ie7.css index 99bc4e79f1..14534c05e8 100644 --- a/theme/default/ie7.css +++ b/theme/default/ie7.css @@ -1,7 +1,5 @@ @charset "UTF-8"; /* CSS Document */ - - input.disfavor, input.favor { text-indent:0; @@ -9,11 +7,19 @@ input.favor { padding-left:25px; } +#profile_actions li { +float:left; +clear:both; +} +#profile_actions #profile_nudge input.submit { +margin-left:0; +width:100px; +} + #statistics dd { clear: both; } - #subscriptions_avatars li { float: left; }