Make it a little easier to style the forge page and to view
horizontal lines at all.
This commit is contained in:
@@ -340,7 +340,11 @@ a.label {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
hr { visibility: hidden; }
|
||||
hr {
|
||||
height: 1px;
|
||||
border: 0;
|
||||
background: #e6e6e6;
|
||||
}
|
||||
|
||||
hr.attach {
|
||||
visibility: visible;
|
||||
|
Reference in New Issue
Block a user