Skip to content

Commit

Permalink
Console: Sidebar CSS tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzi2p committed Dec 5, 2023
1 parent 4bb5792 commit 206cca2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions apps/routerconsole/jsp/themes/console/light/console.css
Original file line number Diff line number Diff line change
Expand Up @@ -862,8 +862,8 @@ p:empty+.sb_notice {
.routersummary .firewalled::before,
.routersummary .vmcomm::before,
.routersummary .clockskew::before {
margin-bottom: -0.5px;
padding-right: 2px;
margin-bottom: -1.5px;
padding-right: 4px;
vertical-align: text-bottom;
display: inline-block;
transform: scale(0.9);
Expand Down Expand Up @@ -979,6 +979,7 @@ p:empty+.sb_notice {
padding: 2px 0 !important;
display: inline-block;
width: 100%;
line-height: 120%;
}

.sb_newsheadings a {
Expand Down

0 comments on commit 206cca2

Please sign in to comment.