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
c5f99cd09f8b27d593e988c646520cdd013422c8
Authored by
Eugeny Galkovskiy
2016-10-19 18:49:53 +0300
1 parent
aafeef54
123
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
Inline
Side-by-side
frontend/web/css/style.css
Show/Hide comments
View file @
c5f99cd
@@ -14,6 +14,8 @@ body{
@@ -14,6 +14,8 @@ body{
14
}
14
}
15
.cont{
15
.cont{
16
flex:1;
16
flex:1;
17
+ width: 100%;
18
+ overflow: hidden;
17
}
19
}
18
a{
20
a{
19
cursor:pointer;
21
cursor:pointer;