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
3219c013b569e1ec6a96550a0ac990550593cf2c
Authored by
Eugeny Galkovskiy
2016-10-20 14:31:01 +0300
1 parent
e0a14cda
123
Showing
1 changed file
with
5 additions
and
0 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 @
3219c01
...
...
@@ -229,6 +229,11 @@ footer .socbuts ul li{
229
229
footer .socbuts a:hover{
230
230
opacity:0.6;
231
231
}
232
+.down25px{
233
+ margin-bottom: 25px;
234
+ float: left;
235
+ width: 100%;
236
+}
232
237
.pagination{
233
238
display: flex;
234
239
justify-content: center;
...
...