]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Makes the attachment button stay within the form area...
authorMikael Nordfeldth <mmn@hethane.se>
Sun, 30 Apr 2017 18:32:10 +0000 (20:32 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Sun, 30 Apr 2017 18:32:10 +0000 (20:32 +0200)
theme/base/css/display.css

index dd007e69728c40254136df0f230819763d84e8d7..2e73a6c7f5aa7c090f6b4b58cdaad2cdc52d7172 100644 (file)
@@ -304,6 +304,7 @@ address .poweredby {
 
 .form_notice { 
     margin-bottom: 10px;
+    position: relative;
 }
 
 .form_notice fieldset {