Anchor the popup to the top of the icon

This commit is contained in:
Tim Schaub
2014-02-07 10:00:41 -07:00
parent 5227d01572
commit 2ad11608ce

View File

@@ -13,7 +13,7 @@
position: relative;
}
#popup {
padding-bottom: 24px;
padding-bottom: 45px;
}
</style>
</head>