mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-22 20:51:58 +00:00
fix the browser compatibility; this closes #40
This commit is contained in:
@@ -205,14 +205,8 @@ svg:not(:root) {
|
||||
padding-left: 0 !important;
|
||||
}
|
||||
|
||||
.main-menu-underline {
|
||||
text-align: -webkit-center;
|
||||
}
|
||||
|
||||
.main-menu-underline-line {
|
||||
background-color: #e4154b;
|
||||
height: 5px;
|
||||
width: 50%;
|
||||
border: 2px solid #e4154b !important;
|
||||
}
|
||||
|
||||
.affiliation-text a:hover {
|
||||
|
||||
@@ -134,10 +134,7 @@
|
||||
</div>
|
||||
{%- endfor %}
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="column centered main-menu-underline">
|
||||
<div class="main-menu-underline-line"></div>
|
||||
</div>
|
||||
<div class="ui divider main-menu-underline-line">
|
||||
</div>
|
||||
<div class="row">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user