]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/ie.css
Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk
[quix0rs-gnu-social.git] / theme / base / css / ie.css
index 9baa953b387508be0114dedc130690f035b707da..08b027b59067f2750f03b37de5324cf89aa24a26 100644 (file)
@@ -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;
+}