3 lines
106 B
CSS
3 lines
106 B
CSS
.tabs{position:relative;}
|
|
.tabs .tab-content .tab-pane .action{position: absolute; right: 0px; top: 0px;}
|