Skip to content

Commit

Permalink
Moving path alert out from under path input field. Closes #787
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsielicki committed Nov 6, 2017
1 parent a151938 commit 0806933
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web-server/css/slycat.css
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,10 @@ slycat-navbar nav .alert pre
margin: 12px 0 0 0;
}
#slycat-wizard .slycat-remote-browser .path .alert {
margin-top: 10px;
margin-top: 47px;
margin-bottom: 0;
display: none;
clear: both;
}
#slycat-wizard .nav-pills a
{
Expand Down

0 comments on commit 0806933

Please sign in to comment.