aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-08-09 08:56:52 +0000
committerMario <mario@mariovavti.com>2024-08-09 08:56:52 +0000
commit30aa0e38220df2d07da0852f491d94f1f0796c48 (patch)
tree12eb7fe1e7b6f44685dc11b1c7f611b8c26cc953 /view
parentcadc7ee29eb7db64c47bf3269b630eeeb8f7185e (diff)
downloadvolse-hubzilla-30aa0e38220df2d07da0852f491d94f1f0796c48.tar.gz
volse-hubzilla-30aa0e38220df2d07da0852f491d94f1f0796c48.tar.bz2
volse-hubzilla-30aa0e38220df2d07da0852f491d94f1f0796c48.zip
fa2bi fixes
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/css/style.css3
-rw-r--r--view/tpl/jot.tpl2
2 files changed, 3 insertions, 2 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 129a49eb9..ec8ce42b3 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -909,7 +909,8 @@ a .drop-icons:hover {
font-weight: bold;
}
-.jot-icons {
+.jot-icons,
+.comment-icon {
font-size: 1.2rem;
}
diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl
index 4eee6f1ac..294750398 100644
--- a/view/tpl/jot.tpl
+++ b/view/tpl/jot.tpl
@@ -258,7 +258,7 @@
<div class="modal-content">
<div class="modal-header">
<h3 class="modal-title" id="expiryModalLabel">{{$jotnets_label}}</h3>
- <button type="button" class="btn-close" data-bs-dismiss="modal" aria-hidden="true">&times;</button>
+ <button type="button" class="btn-close" data-bs-dismiss="modal" aria-hidden="true"></button>
</div>
<div class="modal-body">
{{$jotnets}}