mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-23 18:18:39 -06:00
Adding CSS properties to v1 and v2 layouts.
This commit is contained in:
@@ -263,6 +263,10 @@ span.twitter-typeahead {
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
|
||||
.box-body, .box, .content-header {
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
/*
|
||||
.twitter-typeahead {
|
||||
width:100%;
|
||||
|
||||
@@ -76,7 +76,7 @@ h3.hover-expand:hover {
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.box-body {
|
||||
.box-body, .box, .content-header {
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user