Need line-height: 0 on keypad li's
welp, that was easy
This commit is contained in:
@@ -126,6 +126,7 @@ h2 {
|
|||||||
border: 1px solid black;
|
border: 1px solid black;
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
line-height: 0;
|
||||||
}
|
}
|
||||||
#sectionKeypads li:last-child {
|
#sectionKeypads li:last-child {
|
||||||
border-bottom: 1px solid black;
|
border-bottom: 1px solid black;
|
||||||
|
|||||||
Reference in New Issue
Block a user