move profile css to mod_profile and minoor fixes
This commit is contained in:
1
view/css/bootstrap-red.css
vendored
1
view/css/bootstrap-red.css
vendored
@@ -26,7 +26,6 @@ nav img {
|
||||
}
|
||||
|
||||
nav .dropdown-menu {
|
||||
top: 50px;
|
||||
max-height: 450px;
|
||||
max-width: 300px;
|
||||
overflow-y: auto;
|
||||
|
||||
16
view/css/mod_profile.css
Normal file
16
view/css/mod_profile.css
Normal file
@@ -0,0 +1,16 @@
|
||||
.aprofile dt {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.profile-thing-list {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
.profile-thing-list img {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.profile-thing-list > li {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user