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