Move customizations out of arrow_box CSS
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
width: 200px;
|
||||
margin-left: -107px;
|
||||
margin-bottom: 12px;
|
||||
border-radius: 5px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
|
||||
@@ -37,8 +39,6 @@
|
||||
position: relative;
|
||||
background: #88b7d5;
|
||||
border: 2px solid #c2e1f5;
|
||||
border-radius: 5px;
|
||||
padding: 5px;
|
||||
}
|
||||
.arrow_box:after, .arrow_box:before {
|
||||
top: 100%;
|
||||
|
||||
Reference in New Issue
Block a user