Skip to content

Commit 4864bc0

Browse files
committed
Center fa-icons
1 parent 4e47dd6 commit 4864bc0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

root/static/less/nav.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,9 @@ nav.navbar {
149149
.button-fa-icon {
150150
background-color: @body-bg;
151151
color: @list-group-link-color;
152+
display: grid;
152153
padding: 10px;
154+
place-content: center;
153155

154156
&:hover {
155157
background-color: #e9e9e9;

0 commit comments

Comments
 (0)