Content managment improves in small devices
This commit is contained in:
parent
9962b0ba48
commit
0dff931595
|
@ -44,4 +44,6 @@ a:hover {
|
||||||
/* Form */
|
/* Form */
|
||||||
.form-control:focus {
|
.form-control:focus {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* */
|
||||||
|
|
Loading…
Reference in New Issue