Skip to content

Commit

Permalink
Improved css for navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
LazeMSS committed Jan 3, 2021
1 parent fccdcec commit e73f2ed
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions octoprint_uicustomizer/static/css/uicustomizer.css
Original file line number Diff line number Diff line change
Expand Up @@ -707,7 +707,7 @@ body.UICResponsiveMode select{
text-indent: -40px;
overflow: hidden;
height: 40px;
padding-top: 8px;
padding-top: 6px;
margin-right: 6px;
}
#navbar_plugin_navbartemp.UICIconHack #socInfo{
Expand All @@ -720,13 +720,12 @@ body.UICResponsiveMode select{
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
color: #000;
text-align: center;
width: 100%;
left: -5px;
padding-left: 5px;
top: 0px;
opacity:0.4;
top: 2px;
opacity:0.8;
font-style: normal;
font-variant-ligatures: normal;
font-variant-caps: normal;
Expand Down

0 comments on commit e73f2ed

Please sign in to comment.