montpellier: remove obsolete style for top username (#56733)

(it now interfers with login form)
This commit is contained in:
Frédéric Péters 2021-09-07 11:58:11 +02:00
parent acab3b05a5
commit 834188c171
1 changed files with 0 additions and 9 deletions

View File

@ -325,15 +325,6 @@ ul.logout-list {
background: #ea5b0c;
}
div#username {
float: right;
padding: 5px 5px 5px 5px;
background: white;
line-height: 20px;
height: 22px;
border: 1px solid white;
}
ul.newsList {
list-style: none;
}