Skip to content

Commit

Permalink
cleaning up code
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-gray-tangent committed Jul 11, 2024
1 parent a1c4655 commit 42330ff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/static/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -619,11 +619,8 @@ html {
overflow-y: auto; /* Enable vertical scrollbar when content overflows */
border: 1px solid #ced4da; /* Bootstrap's form control border color */
border-radius: 0.25rem; /* Bootstrap's form control border radius */
/*padding: 0.375rem; !* Bootstrap's form control padding *!*/
/*white-space: nowrap; !* Prevent text wrapping *!*/
}

.subjects-checkbox-container input[type="checkbox"] {
cursor: pointer;

}

0 comments on commit 42330ff

Please sign in to comment.