9 lines
96 B
CSS
9 lines
96 B
CSS
|
/**
|
||
|
* @file
|
||
|
* Toolbar module overrides for Bartik.
|
||
|
*/
|
||
|
|
||
|
.toolbar a {
|
||
|
border-bottom: none;
|
||
|
}
|