Remove dotted_line style from css

This commit is contained in:
Jef van Schendel 2011-07-01 20:09:51 +02:00
parent f188463b46
commit c26601a8a6

View File

@ -133,15 +133,6 @@ a.mediagoblin_logo:hover {
/* common website elements */
.dotted_line {
width:100%;
height:0px;
border-bottom: dotted 1px #5f5f5f;
position:absolute;
left:0px;
margin-top:-20px;
}
.button {
font-family:'Carter One', arial, serif;
height:32px;