4,554
edits
No edit summary |
No edit summary |
||
Line 797: | Line 797: | ||
cursor: pointer; | cursor: pointer; | ||
display: inline-block; | display: inline-block; | ||
width: | width: 95%; | ||
box-sizing: border-box; | box-sizing: border-box; | ||
padding: | padding: 20px 0 20px 0; | ||
margin-bottom: -1px; /* Negative margin, same as border thickness */ | margin-bottom: -1px; /* Negative margin, same as border thickness */ | ||
border-top: 1px solid black; | border-top: 1px solid black; |