Browse Source

Fix avatar image

Vova Tkach 6 years ago
parent
commit
6a9b64985a

+ 2 - 1
engine/wrapper/resources/styles/assets.cp.styles.css

@@ -114,10 +114,11 @@ body.cp nav.main a.navbar-brand {
 
 body.cp nav.main .navbar-nav .nav-item a img {
 	width: 35px;
-	width: 35px;
+	height: 35px;
 	margin-right: 10px;
 	margin-top: -30px;
 	margin-bottom: -30px;
+	background-color: gray;
 }
 
 body.cp .wrap {

File diff suppressed because it is too large
+ 0 - 0
engine/wrapper/resources/styles/assets.cp.styles.css.go


Some files were not shown because too many files changed in this diff