Alexey Boroda
/
extrem-new
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
9c8c53f4e75aaf23a3b2891405e76d3ffdcee05c
Authored by
Eugeny Galkovskiy
2016-10-20 16:30:59 +0300
1 parent
33103268
123
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
Inline
Side-by-side
frontend/web/css/style.css
Wrap text
Show/Hide comments
View file @
9c8c53f
...
...
@@ -2202,7 +2202,8 @@ p.right{text-align: right;}
2202
2202
}
2203
2203
.aw_logo a{
2204
2204
padding-right: 17px;
2205
- background-size: 13%;
2205
+ background-size: 15%;
2206
+ font-size: 11px;
2206
2207
}
2207
2208
.menu .container {
2208
2209
padding: 0px;
...
...