Improve IE support and move options to right side of images with some padding.

This commit is contained in:
Isaac Bythewood
2012-07-25 02:11:05 +00:00
parent add91eabbc
commit 04d12ac0ad

View File

@@ -6,6 +6,7 @@ body {
.navbar-inner {
background-image: none;
background: white;
filter: none;
border-bottom: 1px solid #999;
height: 48px;
}
@@ -91,7 +92,9 @@ body {
}
.pin-options {
margin: 5px;
display: none;
right: 20px;
position: absolute;
padding: 5px 7px 4px;
background-color: #eee;