summaryrefslogtreecommitdiff
path: root/scss/custom.scss
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2018-02-26 17:42:05 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2018-02-26 17:42:05 +0100
commit9e192c466a0cc5a498f532d896cf9ce2154709d3 (patch)
tree02239608d9c87ca48e1c6c40ae15f7757c7f93d8 /scss/custom.scss
parent049c6075bf2663841545134365ba6bb3678d980c (diff)
downloadIshtar-9e192c466a0cc5a498f532d896cf9ce2154709d3.tar.bz2
Ishtar-9e192c466a0cc5a498f532d896cf9ce2154709d3.zip
Document generation: fix and improve layout (refs #3934)
Diffstat (limited to 'scss/custom.scss')
-rw-r--r--scss/custom.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/scss/custom.scss b/scss/custom.scss
index d2c6dbc0f..37cdaff26 100644
--- a/scss/custom.scss
+++ b/scss/custom.scss
@@ -207,7 +207,7 @@ textarea {
#context-menu,
#reminder,
-p.confirm-message,
+.confirm-message,
div#validation-bar{
background-color: $ishtar-secondary-color;
color: $dark-secondary-color;
@@ -217,7 +217,7 @@ div#validation-bar{
padding: 0.6em 1em 0.1em 1em;
}
-p.confirm-message{
+.confirm-message{
text-align:center;
margin: 0;
padding: 0.5rem;