]> git.0d.be Git - panikdb.git/commitdiff
limit save button style to wiki section
authorFrédéric Péters <fpeters@0d.be>
Sat, 13 Jun 2020 08:52:57 +0000 (10:52 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sat, 13 Jun 2020 08:52:57 +0000 (10:52 +0200)
panikdb/static/css/style.scss

index 893a85be5659bb5a332f1deeaa65ecea778bc143..ecfc906850c499cfa9bb8a7da94f7ff32048f6b0 100644 (file)
@@ -717,7 +717,7 @@ div[contenteditable=true] {
        }
 }
 
-button.save {
+.wiki-section button.save {
        position: sticky;
        bottom: 10px;
        width: 100%;