pulling to the front on hover

This commit is contained in:
BradBaker 2016-01-11 10:11:50 -08:00
parent 4c8b275f88
commit 7fb845f38d

View File

@ -230,6 +230,6 @@ img.loading {
div.header {
font-weight: bold;
}
li.widget {
li.widget:hover {
z-index: 1000;
}