CSS cleanups

This commit is contained in:
Thibault Duplessis 2013-09-14 18:22:14 +02:00
parent 1218a23d85
commit 8a34b28543
2 changed files with 0 additions and 9 deletions

View file

@ -605,11 +605,3 @@ span.inline_userlist a {
span.inline_userlist a:hover {
text-decoration: underline;
}
div.previously h2 {
margin-top: 20px;
margin-bottom
}
div.previously a {
display: block;
margin-top: 5px;
}

View file

@ -68,7 +68,6 @@ button.ui-state-hover {
text-decoration: none !important;
cursor: pointer;
text-align: center;
zoom: 1;
overflow: visible;
}
/* the overflow property removes extra width in IE */