Issue #2349637 by malcomio | nathanlawson91: Remove border from region header in Bartik.

8.0.x
webchick 2014-10-13 21:47:07 -07:00
parent bf3bac95bc
commit a9e5c2fc57
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ body,
.region-header {
float: right; /* LTR */
margin: .5em 5px .75em;
border: 1px solid #ccc;
}
[dir="rtl"] .region-header {
float: left;