fix: eliminate horizontal scrollbar in feedland widget
This commit is contained in:
@@ -26,12 +26,14 @@
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
box-sizing: border-box;
|
||||
overflow: hidden;
|
||||
}
|
||||
.divBlogrollTable {
|
||||
width: 100%;
|
||||
margin-right: 0;
|
||||
border: 0;
|
||||
min-width: 0;
|
||||
table-layout: fixed;
|
||||
}
|
||||
.divBlogrollTable td {
|
||||
border: 0;
|
||||
|
||||
Reference in New Issue
Block a user