diff --git a/peeringdb_server/static/site.css b/peeringdb_server/static/site.css index 5159ed79..fb7effd1 100644 --- a/peeringdb_server/static/site.css +++ b/peeringdb_server/static/site.css @@ -1355,8 +1355,6 @@ div.oauth img { border-radius: 0px; cursor: pointer; max-width: 25%; - height: 80px; - height: 80px; } .nav-tabs .active.campus-tab { @@ -1366,12 +1364,14 @@ div.oauth img { font-weight: bold !important; border-radius: 0px; cursor: pointer; - height: 80px; - height: 80px; max-width: 25%; } @media (max-width: 825px) { + .nav-tabs a.campus-tab { + min-height: 120px; + min-width: 200px; + } div.landing_footer img.socialmedia_icon { width: 30px; margin: 3px; @@ -1380,13 +1380,6 @@ div.oauth img { width: 200px; margin-top: 3px; } - .campus-list > .nav-list-campus { - position:absolute; - left:0px; - top:0px; - min-width:1920px; - margin-top:0px; - } #square-logo { display: block; } @@ -1999,11 +1992,13 @@ input.input-block-level { .wrapper { position:relative; margin:0 auto; - overflow:hidden; + overflow-y: scroll !important; padding:5px; - height:94px; + scrollbar-width: none; +} +.wrapper::-webkit-scrollbar { + display: none; } - .campus-list > .nav-list-campus > a{ display:table-cell; } @@ -2019,6 +2014,8 @@ input.input-block-level { } .scroller-campus { + margin-bottom: 5px; + margin-top: 12px !important; color: #000; padding: 2rem 1rem; font-size: 16px; @@ -2027,10 +2024,8 @@ input.input-block-level { border-color: #CBCCCF !important; text-align:center; cursor:pointer; - display:none; padding:7px; align-items: center; - max-height: 80px; min-height: 80px; } diff --git a/peeringdb_server/templates/site/view.html b/peeringdb_server/templates/site/view.html index e51b2c4c..661c07db 100644 --- a/peeringdb_server/templates/site/view.html +++ b/peeringdb_server/templates/site/view.html @@ -98,7 +98,7 @@ {% if ref_tag == "campus" %} -
+
chevron_left
- +
@@ -43,12 +43,12 @@
{% trans "IX Connections" %}
- +