Skip to content

Commit 0fb9485

Browse files
authored
Merge pull request #1665 from BBasile/bottom-nav
Set bottom subnav to a single pix
2 parents 38d2956 + 0fb416d commit 0fb9485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ span#search-submit span /* hide 'go' */
382382
{
383383
background: #F5F5F5;
384384
border: 0 solid #CCC;
385-
border-width: 0 1px;
385+
border-width: 0 1px 1px;
386386
padding-left: 1em;
387387
padding-right: 1em;
388388
width: 15em;

0 commit comments

Comments
 (0)