aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2022-12-10 13:35:51 +0300
committerGitHub <noreply@github.com>2022-12-10 13:35:51 +0300
commit2028aa06c0818aeb83b61f68cfbbcd6cb91f179e (patch)
tree9633b33b0063e30bf73603a35a7bac17f0ecfdda /style.css
parent854bb0b56c881126f9bd3c2a22ad3be0a67d2400 (diff)
parent6387043fd2c3311d66690ff27d7da0e030b29cd8 (diff)
Merge pull request #3198 from papuSpartan/master
Add Clear Prompt button to roll_col
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index e2b71f25..3ad78006 100644
--- a/style.css
+++ b/style.css
@@ -114,7 +114,7 @@
padding: 0.4em 0;
}
-#roll, #paste, #style_create, #style_apply{
+#roll_col > button {
min-width: 2em;
min-height: 2em;
max-width: 2em;