MediaWiki:Common.css: Difference between revisions

No edit summary
Let's see if this works.
Line 55: Line 55:
max-width: 320px;
max-width: 320px;
border: 1px solid rgb(170, 170, 170);
border: 1px solid rgb(170, 170, 170);
}
span.editbutton {
    float:right;
    margin-right:5px;
    margin-top:2px;
    font-size:0.8em;
}
}