fnp
/
redakcja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
8a6efdd
)
fix
author
Radek Czajka
<rczajka@rczajka.pl>
Mon, 23 May 2022 10:21:49 +0000
(12:21 +0200)
committer
Radek Czajka
<rczajka@rczajka.pl>
Mon, 23 May 2022 10:21:49 +0000
(12:21 +0200)
src/documents/templates/documents/base.html
patch
|
blob
|
history
diff --git
a/src/documents/templates/documents/base.html
b/src/documents/templates/documents/base.html
index
ba28310
..
53ed63a
100644
(file)
--- a/
src/documents/templates/documents/base.html
+++ b/
src/documents/templates/documents/base.html
@@
-35,7
+35,7
@@
🔔
<span class="badge badge-danger">{{ alerts.count }}</span>
</a>
- <div class="dropdown-menu dropdown-menu-right">
+ <div class="dropdown-menu dropdown-menu-right"
style="max-width:400px; overflow: hidden;"
>
{% for alert in alerts.items %}
<a class="dropdown-item" href="{{ alert.book.get_absolute_url }}">
{{ alert.book }}<br>