X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fbase%2Fcss%2Fie.css;h=08b027b59067f2750f03b37de5324cf89aa24a26;hb=69183c445d8305ad74db72cca3ced01323973cc5;hp=9baa953b387508be0114dedc130690f035b707da;hpb=264ab53953d529680cea4df31ed125710bb26988;p=quix0rs-gnu-social.git diff --git a/theme/base/css/ie.css b/theme/base/css/ie.css index 9baa953b38..08b027b590 100644 --- a/theme/base/css/ie.css +++ b/theme/base/css/ie.css @@ -3,7 +3,7 @@ #aside_primary { padding-left:11px; } -.notice-options form input.submit { +.notice-options input.submit { font-size:0; margin-top:3px; height:16px; @@ -23,4 +23,8 @@ margin-left:-7px; .notice div.entry-content .timestamp a { margin-right:4px; -} \ No newline at end of file +} + +.entity_profile .entity_nickname { +padding-right:3px; +}