This repository was archived by the owner on May 16, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-17
lines changed
Expand file tree Collapse file tree 1 file changed +2
-17
lines changed Original file line number Diff line number Diff line change @@ -1677,7 +1677,7 @@ removed because I don't think we're using the trick to hide the borders any more
16771677}
16781678
16791679.box-borderBright:hover {
1680- border: 1px solid rbga (255,255,255,1);
1680+ border: 1px solid rgba (255,255,255,1);
16811681
16821682}
16831683
@@ -2494,7 +2494,6 @@ div.chatSearchOut .chatSearchIcon {
24942494 bor der- radius: 3px;
24952495 font- size: 12px;
24962496 padding: 6px 8px;
2497- wor d- break: break- wor d;
24982497 dis play: inline-block;
24992498 font- weight: 500;
25002499 letter- spacing: 0.2px;
@@ -3508,7 +3507,7 @@ input[type="checkbox"].fieldItem:checked + label .togLabelOff {
35083507}
35093508
35103509.popMenu-navBar {
3511- to p : 50px ;
3510+ bot to m : 0px ;
35123511 right: 10px;
35133512 width: 100%;
35143513 transfor m: none;
@@ -3681,26 +3680,12 @@ input[type="checkbox"].fieldItem:checked + label .togLabelOff {
36813680 height: 136px;
36823681}
36833682
3684- .home-page-navigation-slim {
3685- position: fixed;
3686- to p: 135px;
3687- z- index: 3;
3688- box- shadow: 0px 10px 43px -10px rgba(0, 0, 0, 0.20);
3689- }
3690-
36913683.user-page-navigation {
36923684 width: 950px;
36933685 position: relative;
36943686 z- index: 1;
36953687}
36963688
3697- .user-page-navigation-slim {
3698- position: fixed;
3699- to p: 102px;
3700- z- index: 5;
3701- box- shadow: 0px 3px 43px -17px rgba(0, 0, 0, .6);
3702- }
3703-
37043689.user-page-header {
37053690 position: relative;
37063691 height: 400px;
You can’t perform that action at this time.
0 commit comments