File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010{% if list_acronym %}
1111
1212< div class ="row ">
13- < span class ="col-xs-2 col-md-1 "> < strong > Mailarchive</ strong > </ span > < span class ="col-xs-8 col-md-8 "> < a href ="{{group.list_archive}} "> {{group.list_archive}}</ a > </ span >
13+ < span class ="col-xs-4 col-sm-3 col- md-2 "> < strong > Mailarchive</ strong > </ span > < span class ="col-xs-8 col-sm-9 col- md-10 "> < a href ="{{group.list_archive}} "> {{group.list_archive}}</ a > </ span >
1414</ div >
1515
1616< div class ="row ">
17- < span class ="col-xs-2 col-md-1 "> < strong > Mhonarc</ strong > </ span > < span class ="col-xs-8 col-md-8 "> < a href ="https://www.ietf.org/mail-archive/web/{{list_acronym}}/current/maillist.html "> https://www.ietf.org/mail-archive/web/{{list_acronym}}/current/maillist.html</ a > </ span >
17+ < span class ="col-xs-4 col-sm-3 col- md-2 "> < strong > Mhonarc</ strong > </ span > < span class ="col-xs-8 col-sm-9 col- md-10 "> < a href ="https://www.ietf.org/mail-archive/web/{{list_acronym}}/current/maillist.html "> https://www.ietf.org/mail-archive/web/{{list_acronym}}/current/maillist.html</ a > </ span >
1818</ div >
1919
2020{% else %}
2121< div class ="row ">
22- < strong class ="col-xs-2 col-md-1 "> Archive</ strong > < span class ="col-xs-8 col-md-8 "> < a href ="{{group.list_archive}} "> {{group.list_archive}}</ a > </ span >
22+ < strong class ="col-xs-4 col-sm-3 col- md-2 "> Archive</ strong > < span class ="col-xs-8 col-sm-9 col- md-10 "> < a href ="{{group.list_archive}} "> {{group.list_archive}}</ a > </ span >
2323</ div >
2424{% endif %}
2525
You can’t perform that action at this time.
0 commit comments