border between <a>´s are missing

I noticed that the separation of the individual <a> links is missing. Now it is up to you to say if we should install it again or not. if you do not want it please just delete this pr. have added two screenshots as a comparison. Thank you, best regards, René
This commit is contained in:
opnsenseuser 2018-10-13 09:05:00 +02:00 committed by Franco Fichtner
parent dcbd0366a1
commit d60b154b0c
2 changed files with 2 additions and 2 deletions

View File

@ -386,7 +386,7 @@ main.page-content.col-lg-12 {
padding-left: 0px;
padding-right: 0px;
padding-top: 12px;
border-bottom: 2px solid #lightergrey;
border-bottom: 2px solid #EAEAEA;
border-right: 1px solid #D9D9D9;
> span {
&.fa, &.glyphicon {

View File

@ -7127,7 +7127,7 @@ main.page-content.col-lg-12 {
padding-left: 0px;
padding-right: 0px;
padding-top: 12px;
border-bottom: 2px solid #lightergrey;
border-bottom: 2px solid #EAEAEA;
border-right: 1px solid #D9D9D9;
}
#navigation.col-sidebar-left > div > nav > #mainmenu > div > a.list-group-item > span.fa,