Remove bullet points from left side of screen (#1)

* Remove bullet points from left side of screen

* Update style.css

Fix indentation to be consistent with the rest of the project
i2p
9sqn 4 years ago committed by GitHub
parent 5135631a3b
commit 4ef8a9ede8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,6 +22,8 @@ input[type="text"] {
.flashes { .flashes {
padding-top: 1em; padding-top: 1em;
list-style-type: none;
padding-left: 0px;
} }
.search-btn { .search-btn {

Loading…
Cancel
Save