- Patch #973588 by tim.plunkett: Bartik block styling tied to classes that also control layout.

merge-requests/26/head
Dries Buytaert 2010-11-19 03:52:09 +00:00
parent 461842b9b8
commit 2b2f2796ce
1 changed files with 4 additions and 2 deletions

View File

@ -36,7 +36,8 @@
width: 480px;
}
#content,
.sidebar,
#sidebar-first,
#sidebar-second,
.region-triptych-first,
.region-triptych-middle,
.region-triptych-last,
@ -58,7 +59,8 @@
width: 960px;
float: none;
}
.sidebar {
#sidebar-first,
#sidebar-second {
width: 240px;
}
#main-wrapper {