mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
MINOR Removed 100% width from tabsets in CMS, was messing up jQuery UI border styling
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92602 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
d45da27296
commit
5d4e5def8b
@ -472,7 +472,6 @@
|
||||
* Tabs
|
||||
*/
|
||||
.right form .ss-tabset {
|
||||
width: 100%;
|
||||
/* Need this to stop tabs from disappearing sometimes */
|
||||
position: relative;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user