Bottom line of the scroll area (well the top line of the bottom left menu) is now tinted same colour as the section headers

pull/2028/head
wmwragg 2016-08-28 13:22:14 +01:00
parent 8d4268754e
commit b782e7b9ad
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ limitations under the License.
-webkit-order: 3;
order: 3;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-top: 1px solid rgba(118, 207, 166, 0.2);
margin-left: 16px; /* gutter */
margin-right: 16px; /* gutter */
-webkit-flex: 0 0 60px;