mirror of
https://github.com/a2nt/webpack-bootstrap-ui-kit.git
synced 2024-10-22 09:05:45 +00:00
FIX: form middle column width
This commit is contained in:
parent
96251bc477
commit
8db75b52e6
@ -185,7 +185,7 @@ textarea,
|
||||
}
|
||||
|
||||
.middleColumn {
|
||||
flex: 1 1 80%;
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
|
||||
.right {
|
||||
|
Loading…
x
Reference in New Issue
Block a user