Issue #2349637 by malcomio | nathanlawson91: Remove border from region header in Bartik.
parent
bf3bac95bc
commit
a9e5c2fc57
|
@ -27,7 +27,6 @@ body,
|
|||
.region-header {
|
||||
float: right; /* LTR */
|
||||
margin: .5em 5px .75em;
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
[dir="rtl"] .region-header {
|
||||
float: left;
|
||||
|
|
Loading…
Reference in New Issue