fix popover title height

pull/76/head
afc163 10 years ago
parent d0ddb0457c
commit 446c35602f

@ -111,8 +111,8 @@
&-title {
margin: 0; // reset heading margin
padding: 0 16px;
line-height: 30px;
height: 30px;
line-height: 32px;
height: 32px;
border-bottom: 1px solid #e9e9e9;
color: #666;
}

Loading…
Cancel
Save