modified style of user-bar when loged in
This commit is contained in:
parent
ca8263ed84
commit
89bff62c56
File diff suppressed because one or more lines are too long
|
@ -1,4 +1,3 @@
|
||||||
//content {
|
|
||||||
|
|
||||||
// general styles
|
// general styles
|
||||||
//----------------
|
//----------------
|
||||||
|
@ -357,5 +356,10 @@
|
||||||
}
|
}
|
||||||
//end hero
|
//end hero
|
||||||
|
|
||||||
//}
|
// omeka specific styles
|
||||||
// end content
|
#user-bar {
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
//end omeka specific styles
|
||||||
|
|
Loading…
Reference in New Issue