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
+1 -1
View File
@@ -13,7 +13,7 @@
position: relative; position: relative;
} }
#popup { #popup {
padding-bottom: 24px; padding-bottom: 45px;
} }
</style> </style>
</head> </head>