update for width .. FF fix
This commit is contained in:
parent
a63bf006d6
commit
6fbd8457c1
@ -1031,6 +1031,7 @@ font-size: 1.3em;
|
|||||||
width: 35%;
|
width: 35%;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#error-notification {
|
#error-notification {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
@ -1041,3 +1042,7 @@ font-size: 1.3em;
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.col-md-8 {
|
||||||
|
width: 95% !important;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user