forked from GNUsocial/gnu-social
8 lines
121 B
CSS
8 lines
121 B
CSS
.simple-stream .nav-content {
|
|
border: none;
|
|
box-shadow: none;
|
|
}
|
|
|
|
.simple-stream .main-nav li {
|
|
width: auto;
|
|
} |