Issue #2398455 by SteffenR: Clean up "book" component in Bartik

8.0.x
Alex Pott 2015-01-11 10:04:50 +00:00
parent 1335489dbe
commit 204569108b
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
/**
* @file
* Bartik specific styling for the Book module.
*/
.book-navigation .menu {
border-top: 1px solid #d6d6d6;
}