- Fix some CSS in notify widget
@ -28,7 +28,7 @@
#logoutlist {
display: none;
position: fixed;
top: 38px;
top: 36px;
right: 50%;
margin-right: -302px;
z-index: 1;
@ -11,6 +11,7 @@
#notifs ul li:last-child {
border-bottom: 0px;
padding: 3px;
}
#notifs ul li {
@ -340,7 +340,7 @@ label {
clear: both;
background-image: url(../img/logo.png);
background-repeat: no-repeat;
background-position: 30px 8px;
background-position: 40px 7px;
#nav .menu li {
float: left;
Before
Width: 13 | Height: 14 | Size: 294 B
Width: 164 | Height: 40 | Size: 2.0 KiB
After
Width: 144 | Height: 22 | Size: 1.7 KiB