Skip to content

Commit

Permalink
Adjusting bullets in help.
Browse files Browse the repository at this point in the history
  • Loading branch information
longdogz committed Sep 27, 2016
1 parent 0f48534 commit c4eb3d8
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
18 changes: 17 additions & 1 deletion modules/ui/app/scripts/services/ConfigFactory.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions modules/ui/app/styles/wasabi.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4249,6 +4249,10 @@ form input.ng-dirty.ng-invalid:not(.ng-focused) {
height: 85%;
position: absolute;
padding-right: 15px;
li span {
position: relative;
left: -17px;
}
}

/* end help */
Expand Down

0 comments on commit c4eb3d8

Please sign in to comment.