Remove unnecessary icon-related css
This commit is contained in:
@ -1,9 +1,4 @@
|
|||||||
/* --- ICONS --- */
|
/* --- ICONS --- */
|
||||||
.icon {
|
|
||||||
color: black;
|
|
||||||
font-size: 1.1rem;
|
|
||||||
vertical-align: super;
|
|
||||||
}
|
|
||||||
.hidden-text {
|
.hidden-text {
|
||||||
height: 0;
|
height: 0;
|
||||||
width: 0;
|
width: 0;
|
||||||
|
@ -85,7 +85,7 @@
|
|||||||
<div class="navbar-item">
|
<div class="navbar-item">
|
||||||
<a href="/notifications">
|
<a href="/notifications">
|
||||||
<div class="tags has-addons">
|
<div class="tags has-addons">
|
||||||
<span class="tag">
|
<span class="tag is-medium">
|
||||||
<span class="icon icon-bell">
|
<span class="icon icon-bell">
|
||||||
<span class="hidden-text">Notitications</span>
|
<span class="hidden-text">Notitications</span>
|
||||||
</span>
|
</span>
|
||||||
|
Reference in New Issue
Block a user