mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 19:06:09 +00:00
navbar: Remove text-decoration from brand logo link.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div class="header">
|
||||
<nav class="header-main rightside-userlist" id="top_navbar">
|
||||
<div class="column-left">
|
||||
<a class="brand" href="#">
|
||||
<a class="brand no-style" href="#">
|
||||
<img src="/static/images/logo/zulip-icon-128x128.png" class="nav-logo no-drag" alt=""/>
|
||||
<div class="company-name">
|
||||
zulip
|
||||
|
||||
Reference in New Issue
Block a user