Replacing menu button texts with icons.
Latest blocks is now a separate page.
This commit is contained in:
@@ -3,4 +3,14 @@
|
||||
overflow: hidden;
|
||||
width: 375px;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
}
|
||||
|
||||
.search-box-container {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@media (min-width: 992px) {
|
||||
.search-box-container {
|
||||
width: 350px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user