@@ -252,7 +252,7 @@ html:not(.platform-mac) #appBar .windowControls {
252252}
253253
254254# pageNav .navBar .bar {
255- padding : 0 8px 10 px ;
255+ padding : 0 8px 0 px ;
256256}
257257
258258# pageNav .modal-about .navBar .bar {
@@ -272,7 +272,7 @@ html:not(.platform-mac) #appBar .windowControls {
272272# sideBar {
273273 position : fixed;
274274 right : -183px ;
275- top : 78 px ;
275+ top : 70 px ;
276276 width : 230px ;
277277 background-color : # 252525 ;
278278 border-left : 0 ;
@@ -322,7 +322,7 @@ html:not(.platform-mac) #appBar .windowControls {
322322}
323323
324324.bar {
325- height : 50 px ;
325+ height : 42 px ;
326326 padding-left : 15px ;
327327 padding-right : 15px ;
328328}
@@ -1086,7 +1086,7 @@ label.fieldItem {
10861086}
10871087
10881088.modal .modal-navOffset {
1089- top : 78 px ;
1089+ top : 70 px ;
10901090}
10911091
10921092.modalHolder {
@@ -1487,13 +1487,13 @@ h5 {
14871487.modal-opaque {
14881488 background-color: rgba(6, 55, 83, 0.80);
14891489 box-shadow: inset 0px -70px 112px -62px rgba(37,37,37,.9);
1490- top: 78px; ;
1490+ top: 70px ;
14911491}
14921492
14931493.modal-opaqueDark {
14941494 background-color: rgba(25,25,25,0.9);
14951495 box-shadow: inset 0px -70px 112px -62px rgba(37,37,37,.9);
1496- top: 78px ;
1496+ top: 70px ;
14971497}
14981498
14991499.modal-opaque.modal-navBlock {
@@ -3404,7 +3404,7 @@ input[type="checkbox"].fieldItem:checked + label .togLabelOff {
34043404}
34053405
34063406.popMenu-notifications {
3407- to p: 50px ;
3407+ to p: 42px ;
34083408 right: 45px;
34093409 background- color : # 252525;
34103410 box- shadow: 0 2px 10px rgba(0, 0, 0, 0.60);
@@ -3488,7 +3488,7 @@ input[type="checkbox"].fieldItem:checked + label .togLabelOff {
34883488}
34893489
34903490.popMenu-navBar {
3491- to p: 50px ;
3491+ to p: 42px ;
34923492 right: 10px;
34933493 width: 100%;
34943494 transfor m: none;
@@ -4656,7 +4656,7 @@ input[type="checkbox"].fieldItem:checked + label .togLabelOff {
46564656 padding- to p: 20px;
46574657 - webkit- app- region: no- drag;
46584658 position: relative;
4659- to p: 78px ;
4659+ to p: 70px ;
46604660 box- sizing: bor der- box;
46614661}
46624662
0 commit comments