mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-26 18:17:24 +00:00
Merge pull request #7908 from nhsiehgit/issue363imgfix
added a css fix for the image bug issue
This commit is contained in:
Vendored
+3
@@ -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