Merge pull request #7908 from nhsiehgit/issue363imgfix
added a css fix for the image bug issue Upstream-commit: 4b3ee6c10642a5813b89d5b2e32c01dcede4c871 Component: engine
This commit is contained in:
@ -326,3 +326,6 @@ ol li {
|
||||
.navbar #usernav .nav li {
|
||||
padding-top: 0px !important;
|
||||
}
|
||||
table.table tr td img {
|
||||
width:100%;
|
||||
}
|
||||
Reference in New Issue
Block a user