Merge "Replace settings block rounded gradient with color"

This commit is contained in:
jenkins-bot
2017-11-02 06:06:21 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
/* stylelint-disable selector-no-id */
#uls-settings-block {
.vertical-gradient( #fbfbfb, #f0f0f0 );
background-color: #f8f9fa;
border-top: 1px solid #c8ccd1;
padding-left: 10px;
line-height: 1.2em;