Project

General

Profile

« Previous | Next » 

Revision 42072

Left side menu bar now with fixed position

View differences:

RepositoryManager.css
36 36
  color: #6098eb;
37 37
}*/
38 38

  
39
/** Make the left side menu fixed (not scrolling with the rest of the page) **/
40
.navbar-static-side {
41
  position: fixed;
42
}
43

  
39 44
/*****************************************/
40 45

  
41 46
body {

Also available in: Unified diff