Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit a859dbb

Browse files
fixes appirio-tech/topcoder-app/952 top menu bottom padding
1 parent 2b9c1ac commit a859dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -841,7 +841,7 @@ footer {
841841
.nav-categories, .show-large, .menu-icon {
842842
display: none; }
843843
.top-header {
844-
padding: 0 20px; }
844+
padding: 0 20px 20px; }
845845
.menu-item {
846846
line-height: 30px;
847847
text-align: left; }

0 commit comments

Comments
 (0)