Skip to content

Commit

Permalink
Dublicate Css removal
Browse files Browse the repository at this point in the history
Already exists
#header .nav > li.dropdown > a {
    padding-left: 10px;
    padding-right: 10px;
}
  • Loading branch information
AlexanderSk committed Aug 29, 2024
1 parent 4c03078 commit d226e91
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions upload/admin/view/stylesheet/stylesheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -129,11 +129,6 @@ a:hover, a:focus {
padding-right: 10px;
}

#header .nav > li.dropdown > a {
padding-left: 10px;
padding-right: 10px;
}

/* Desktop */
@media (min-width: 768px) {
#header .navbar-header {
Expand Down

0 comments on commit d226e91

Please sign in to comment.