added a css fix for the image bug issue
Docker-DCO-1.1-Signed-off-by: Nathan Hsieh <hsieh.nathan@gmail.com> (github: nhsiehgit) Upstream-commit: e44bdd612b93e806a1cfcba8c156860de5ef3791 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