Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9ba17fce authored by asciimoo's avatar asciimoo
Browse files

[fix] pagination position

parent 5d54c7d5
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -172,6 +172,10 @@ tr:hover td { background: #DDDDDD; }
    display: none;
}

#pagination {
    clear: both;
}

#apis {
    clear: both;
}
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
    {% endfor %}

    {% if paging %}
    <div id="paging">
    <div id="pagination">
        {% if pageno > 1 %}
            <form method="post" action="/">
                <div class="left">