Fixes #805 - Comments module appears in Menu (under Project)
Compare changes
Files
+ 138
− 4
@@ -238,8 +238,8 @@ body{
@@ -884,6 +884,10 @@ a.menu-item:hover{
@@ -1632,7 +1636,7 @@ ul.unstyled{
@@ -1911,6 +1915,9 @@ input[type=checkbox]:checked{
@@ -2007,6 +2014,9 @@ strong, b, th{
@@ -2617,6 +2627,25 @@ strong, b, th{
@@ -3162,6 +3191,9 @@ strong, b, th{
@@ -5112,6 +5144,7 @@ form[name="notification_settings"] .select2-choice {
@@ -5434,7 +5467,7 @@ form[name="notification_settings"] .select2-choice {
@@ -8323,3 +8356,103 @@ input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
\ No newline at end of file