Eugeny Galkovskiy
/
kbenergy_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
fa7fe2fb2fec38799eed1d8326d2b76c74838f1d
Authored by
Eugeny Galkovskiy
2018-02-12 16:13:23 +0200
1 parent
b3915c85
styles
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/main.css
Inline
Side-by-side
frontend/web/css/main.css
Wrap text
Show/Hide comments
View file @
fa7fe2f
...
...
@@ -70,7 +70,7 @@ body{position:relative;}
70
70
justify-content: center;
71
71
align-items: center;
72
72
font-size: 11px;
73
-
text-transform: lowercase;
73
+
/*text-transform: lowercase;*/
74
74
line-height: 13px;
75
75
cursor: pointer;
76
76
}
...
...