View | Details | Raw Unified | Return to bug 37758
Collapse All | Expand All

(-)a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss (-1 / +11 lines)
Lines 2150-2155 nav { Link Here
2150
    width: 100%;
2150
    width: 100%;
2151
}
2151
}
2152
2152
2153
.visually-hidden {
2154
    position: absolute;
2155
    width: 1px;
2156
    height: 1px;
2157
    margin: -1px;
2158
    padding: 0;
2159
    overflow: hidden;
2160
    clip: rect(0, 0, 0, 0);
2161
    border: 0;
2162
}
2163
2153
#user-menu-trigger {
2164
#user-menu-trigger {
2154
    display: none;
2165
    display: none;
2155
2166
2156
- 

Return to bug 37758