Lots of positional changes on sidebar menus - reduce indented margins
Merge branch 'master' into ruler Conflicts: view/css/widgets.css
This commit is contained in:
@@ -55,6 +55,23 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* peoplefind */
|
||||
|
||||
#peoplefind-sidebar .btn {
|
||||
margin: 10px 0 10px 0;
|
||||
}
|
||||
|
||||
#side-peoplefind-url {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
#side-peoplefind-url {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
|
||||
/* fileas */
|
||||
|
||||
|
||||
/* posted date */
|
||||
|
||||
@@ -121,3 +138,9 @@ li:hover .group-edit-icon {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 45px;
|
||||
}
|
||||
|
||||
/* photo albums */
|
||||
|
||||
#photo-albums-upload-link {
|
||||
margin-top: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user