mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
fix graphics
This commit is contained in:
@@ -109,16 +109,19 @@
|
||||
|
||||
|
||||
.close {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
right: 5px;
|
||||
//position: absolute;
|
||||
//top: 5px;
|
||||
//right: 5px;
|
||||
float: right;
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
.icon {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
left: 5px;
|
||||
color: black;
|
||||
//position: absolute;
|
||||
//top: 5px;
|
||||
//left: 5px;
|
||||
float: left;
|
||||
padding: 5px;
|
||||
}
|
||||
//
|
||||
//.icon > fa-times-circle {
|
||||
|
Reference in New Issue
Block a user