alert message position issue fixed
This commit is contained in:
parent
10a4902f41
commit
bbbaefd39d
3 changed files with 3 additions and 2 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3128,6 +3128,7 @@ textarea#comment_box{
|
|||
.alert{
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
left: 0;
|
||||
z-index:5;
|
||||
padding: 10px 40px 10px 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue