Administrator
/
test_1
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
ea987d840716ed7b64afe646431314fd8e790ae5
Authored by
OlenaKl
2015-12-24 10:39:29 +0200
1 parent
e0e82549
table
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
frontend/web/css/general_styles.css
Inline
Side-by-side
frontend/web/css/general_styles.css
Wrap text
Show/Hide comments
View file @
ea987d8
...
...
@@ -131,6 +131,9 @@
131
131
.user p {
132
132
font-size: 18px;
133
133
margin-bottom: 0;
134
+ max-width: 170px;
135
+ height: 21px;
136
+ overflow: hidden;
134
137
}
135
138
.user a{
136
139
color: #6b84b5;
...
...