Sfoglia il codice sorgente

Ensure tabs wrap correctly on user profile page (#12144)

Co-authored-by: zeripath <art27@cantab.net>
tags/v1.13.0-rc1
George Merlocco 3 anni fa
parent
commit
0d03fbf2ca
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3
    0
      web_src/less/_user.less

+ 3
- 0
web_src/less/_user.less Vedi File

@@ -74,6 +74,9 @@
#loading-heatmap {
margin-bottom: 1em;
}
.ui.secondary.stackable.pointing.menu {
flex-wrap: wrap;
}
}

&.followers {

Loading…
Annulla
Salva