fix page exits
This commit is contained in:
@@ -37,18 +37,17 @@
|
||||
|
||||
#notes_feedback {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
height: 39px;
|
||||
width: 350px;
|
||||
text-align: right;
|
||||
z-index: 1000;
|
||||
|
||||
.alert {
|
||||
font-size: 0.8em;
|
||||
font-size: 10px;
|
||||
margin: 0;
|
||||
padding: 0 13px;
|
||||
line-height: 39px;
|
||||
padding: 0 18px;
|
||||
line-height: 18px;
|
||||
|
||||
&.note-error {
|
||||
color: $col_main_2;
|
||||
|
||||
Reference in New Issue
Block a user