|
@@ -502,16 +502,16 @@ a.btn {
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
}
|
|
}
|
|
|
.category {
|
|
.category {
|
|
|
- width: 220px;
|
|
|
|
|
|
|
+ width: 235px;
|
|
|
margin: 10px auto;
|
|
margin: 10px auto;
|
|
|
text-align: left;
|
|
text-align: left;
|
|
|
}
|
|
}
|
|
|
.category .btn:first-child {
|
|
.category .btn:first-child {
|
|
|
position: relative;
|
|
position: relative;
|
|
|
- width: 197px;
|
|
|
|
|
|
|
+ width: 213px;
|
|
|
}
|
|
}
|
|
|
.category.stick .btn:first-child {
|
|
.category.stick .btn:first-child {
|
|
|
- width: 160px;
|
|
|
|
|
|
|
+ width: 176px;
|
|
|
}
|
|
}
|
|
|
.category .btn:first-child:not([data-unread="0"]):after {
|
|
.category .btn:first-child:not([data-unread="0"]):after {
|
|
|
position: absolute;
|
|
position: absolute;
|