1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

fix minor GUI annoyances

This commit is contained in:
checktheroads
2019-10-10 01:58:45 -07:00
parent 8b95f7c1d9
commit aada1f7a8c

View File

@@ -1,13 +1,13 @@
<div class="container animsition" data-animsition-out-class="fade-out-left" data-animsition-in-class="fade-in-right"
id="hg-results">
<div class="row mb-md-1 mb-lg-3 mb-xl-3 px-0 py-3 py-md-1 mx-0 mw-100 mw-md-none">
<div class="d-flex col-12 col-lg-9 justify-content-center justify-content-lg-start align-self-end text-center text-lg-left"
<div class="row align-items-center mb-md-1 mb-lg-3 mb-xl-3 px-0 py-3 py-md-1 mx-0 mw-100 mw-md-none">
<div class="d-flex col-12 col-lg-9 justify-content-center justify-content-lg-start text-center text-lg-left pl-lg-1"
data-href="/" id="hg-title-col">
{% import "templates/title.html.j2" as title %}
{{ title.title(branding, primary_asn, size_title="h1", size_subtitle="h4", direction="left") }}
</div>
<div id="hg-results-title"
class="d-flex col-12 col-lg-3 align-self-end justify-content-center justify-content-lg-end text-center text-lg-right mb-0 mt-md-3 mb-md-2">
class="d-flex col-12 col-lg-3 mb-0 mt-md-3 mb-md-2 px-1 px-md-0">
</div>
</div>
<div class="row mt-lg-1 mx-0 mw-100 mw-md-none">