"Fix" the stupid styles for the grid tools section..sort of..for now.
At least this gets us back to the basics somewhat. Still ugly as hell though.
This commit is contained in:
parent
a5080b113d
commit
e10b956bf7
3 changed files with 15 additions and 23 deletions
|
@ -79,6 +79,17 @@
|
|||
}
|
||||
|
||||
|
||||
/******************************
|
||||
* tools
|
||||
******************************/
|
||||
|
||||
.grid-tools {
|
||||
float: right;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/******************************
|
||||
* table
|
||||
******************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue