chg: [layout:navbar] Improved menu UI
parent
da32b8dfab
commit
e9f279e1b2
|
@ -1 +1 @@
|
||||||
<i class="<?= $this->FontAwesome->getClass('id-card') ?> fa-lg"></i>
|
<i class="<?= $this->FontAwesome->getClass('user-circle') ?> fa-lg"></i>
|
|
@ -21,6 +21,9 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#globalSearch {
|
||||||
|
padding-right: 26px;
|
||||||
|
}
|
||||||
#globalSearch {
|
#globalSearch {
|
||||||
padding-right: 26px;
|
padding-right: 26px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue