mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-05 22:27:36 +02:00
feat(forums): big size avatar for forum topics and replies
This commit is contained in:
@@ -327,6 +327,7 @@
|
||||
background-color: #fff;
|
||||
border: 1px solid #d1d5da;
|
||||
border-radius: 3px;
|
||||
margin-left: 25px;
|
||||
@media (min-width: @screen-sm-min) {
|
||||
margin-left: 40px;
|
||||
}
|
||||
@@ -512,8 +513,8 @@
|
||||
height: 86px;
|
||||
width: 86px;
|
||||
@media (max-width: @screen-xs-max) {
|
||||
height: 44px;
|
||||
width: 44px;
|
||||
height: 70px;
|
||||
width: 70px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user